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

/external/bluetooth/bluedroid/stack/include/
H A Dsdpdefs.h257 #define UUID_SERVCLASS_GAP_SERVER 0x1800 macro
/external/bluetooth/bluedroid/stack/gap/
H A Dgap_ble.c479 tBT_UUID uuid = {LEN_UUID_16,{UUID_SERVCLASS_GAP_SERVER}};
/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_api.c175 else if ((p_svc_uuid->len == LEN_UUID_16) && (p_svc_uuid->uu.uuid16 == UUID_SERVCLASS_GAP_SERVER))

Completed in 1818 milliseconds