Hi All, I am currently working on MAP implementation in BlueZ. I am trying below things to make MAS connect with remote MCE client. Below are the steps we followed; On MCE device: --> MAS search --> MAS connect --> SET PATH (/) On Bluez, obexd: --> Run "bluetoothd" --> Run "obexd" --> On SET_PATH command it sends the obex session value as NULL. obexd[32713]: obexd/plugins/bluetooth.c:profile_new_connection() device /org/bluez/hci0/dev_00_1B_DC_07_33_4E obexd[32713]: obexd/src/obex.c:obex_session_start() obexd[32713]: obexd/src/obex.c:cmd_connect() obexd[32713]: CONNECT(0x0), (null)(0xffffffff) obexd[32713]: obexd/src/obex.c:cmd_connect() Selected driver: Message Access server obexd[32713]: obexd/plugins/mas.c:mas_connect() obexd[32713]: CONNECT(0x0), (null)(0x0) obexd[32713]: obexd/src/obex.c:cmd_setpath() obexd[32713]: obexd/src/obex.c:cmd_setpath() (null) obexd[32713]: SETPATH(0x5), (null)(0xffffffff) obexd[32713]: obexd/src/obex.c:parse_name() NAME: obexd[32713]: obexd/plugins/mas.c:mas_setpath() SETPATH: name nonhdr 0x20 obexd[32713]: SETPATH(0x5), NOT_FOUND(0x44) Do we need to configure or run anything else before starting up obexd? -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html