Searched refs:pbap_uuid (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluez/src/
H A Dadapter.c2144 uuid_t root_uuid, pbap_uuid, l2cap_uuid, rfcomm_uuid, obex_uuid; local
2162 sdp_uuid16_create(&pbap_uuid, PBAP_PSE_SVCLASS_ID);
2163 svclass_id = sdp_list_append(0, &pbap_uuid);
/external/bluetooth/bluez/tools/
H A Dsdptool.c1827 uuid_t root_uuid, pbap_uuid, l2cap_uuid, rfcomm_uuid, obex_uuid; local
1845 sdp_uuid16_create(&pbap_uuid, PBAP_PSE_SVCLASS_ID);
1846 svclass_id = sdp_list_append(0, &pbap_uuid);

Completed in 44 milliseconds