Searched refs:UUID_SERVCLASS_GAP_SERVER (Results 1 - 5 of 5) sorted by relevance

/system/bt/stack/include/
H A Dsdpdefs.h265 #define UUID_SERVCLASS_GAP_SERVER 0x1800 macro
/system/bt/btif/src/
H A Dbtif_gatt_server.cc355 uuid_128_from_16(&restricted_uuid2, UUID_SERVCLASS_GAP_SERVER);
/system/bt/stack/gap/
H A Dgap_ble.cc408 uuid_128_from_16(&svc_uuid, UUID_SERVCLASS_GAP_SERVER);
/system/bt/stack/gatt/
H A Dgatt_api.cc222 (svc_uuid.uu.uuid16 == UUID_SERVCLASS_GAP_SERVER)) {
/system/bt/bta/hh/
H A Dbta_hh_le.cc1654 } else if (service->uuid.uu.uuid16 == UUID_SERVCLASS_GAP_SERVER) {

Completed in 716 milliseconds