Home
last modified time | relevance | path

Searched refs:PBAP_PSE_SVCLASS_ID (Results 1 – 5 of 5) sorted by relevance

/external/bluetooth/bluez/lib/bluetooth/
Dsdp.h131 #define PBAP_PSE_SVCLASS_ID 0x112f macro
204 #define PBAP_PSE_PROFILE_ID PBAP_PSE_SVCLASS_ID
/external/qemu/hw/
Dbt.h1962 PBAP_PSE_SVCLASS_ID = 0x112f, enumerator
2035 #define PBAP_PSE_PROFILE_ID PBAP_PSE_SVCLASS_ID
/external/bluetooth/bluez/src/
Dadapter.c1076 case PBAP_PSE_SVCLASS_ID: in get_uuid_mask()
2162 sdp_uuid16_create(&pbap_uuid, PBAP_PSE_SVCLASS_ID); in add_pbap_pse_record()
2302 case PBAP_PSE_SVCLASS_ID: in add_reserved_service_records()
/external/bluetooth/bluez/lib/
Dsdp.c162 { PBAP_PSE_SVCLASS_ID, "Phonebook Access - PSE" },
/external/bluetooth/bluez/tools/
Dsdptool.c1845 sdp_uuid16_create(&pbap_uuid, PBAP_PSE_SVCLASS_ID); in add_pbap()