Home
last modified time | relevance | path

Searched defs:p_eir_uuid (Results 1 – 1 of 1) sorted by relevance

/system/bt/stack/btm/
Dbtm_inq.cc2210 bool BTM_HasEirService(const uint32_t* p_eir_uuid, uint16_t uuid16) { in BTM_HasEirService()
2258 void BTM_AddEirService(uint32_t* p_eir_uuid, uint16_t uuid16) { in BTM_AddEirService()
2279 void BTM_RemoveEirService(uint32_t* p_eir_uuid, uint16_t uuid16) { in BTM_RemoveEirService()
2303 uint8_t BTM_GetEirSupportedServices(uint32_t* p_eir_uuid, uint8_t** p, in BTM_GetEirSupportedServices()