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.cc361 service[0].uuid == Uuid::From16Bit(UUID_SERVCLASS_GAP_SERVER)) {
/system/bt/stack/gap/
H A Dgap_ble.cc408 Uuid svc_uuid = Uuid::From16Bit(UUID_SERVCLASS_GAP_SERVER);
/system/bt/stack/gatt/
H A Dgatt_api.cc172 } else if (svc_uuid == Uuid::From16Bit(UUID_SERVCLASS_GAP_SERVER)) {
/system/bt/bta/hh/
H A Dbta_hh_le.cc1528 } else if (service.uuid == Uuid::From16Bit(UUID_SERVCLASS_GAP_SERVER)) {

Completed in 101 milliseconds