Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_stack_btm_inq.cc58 bool BTM_HasEirService(const uint32_t* p_eir_uuid, uint16_t uuid16) { in BTM_HasEirService()
135 uint8_t BTM_GetEirSupportedServices(uint32_t* p_eir_uuid, uint8_t** p, in BTM_GetEirSupportedServices()
147 void BTM_AddEirService(uint32_t* p_eir_uuid, uint16_t uuid16) { in BTM_AddEirService()
153 void BTM_RemoveEirService(uint32_t* p_eir_uuid, uint16_t uuid16) { in BTM_RemoveEirService()
Dmock_main_shim_btm_api.cc69 bool bluetooth::shim::BTM_HasEirService(const uint32_t* p_eir_uuid, in BTM_HasEirService()
239 uint8_t bluetooth::shim::BTM_GetEirSupportedServices(uint32_t* p_eir_uuid, in BTM_GetEirSupportedServices()
254 void bluetooth::shim::BTM_AddEirService(uint32_t* p_eir_uuid, uint16_t uuid16) { in BTM_AddEirService()
395 void bluetooth::shim::BTM_RemoveEirService(uint32_t* p_eir_uuid, in BTM_RemoveEirService()
/system/bt/bta/test/
Dbta_dm_cust_uuid_test.cc30 uint8_t BTM_GetEirSupportedServices(uint32_t* p_eir_uuid, uint8_t** p, in BTM_GetEirSupportedServices()
/system/bt/stack/btm/
Dbtm_inq.cc1551 bool BTM_HasEirService(const uint32_t* p_eir_uuid, uint16_t uuid16) { in BTM_HasEirService()
1599 void BTM_AddEirService(uint32_t* p_eir_uuid, uint16_t uuid16) { in BTM_AddEirService()
1620 void BTM_RemoveEirService(uint32_t* p_eir_uuid, uint16_t uuid16) { in BTM_RemoveEirService()
1644 uint8_t BTM_GetEirSupportedServices(uint32_t* p_eir_uuid, uint8_t** p, in BTM_GetEirSupportedServices()
/system/bt/stack/test/common/
Dmock_main_shim_btm_api.cc73 bool bluetooth::shim::BTM_HasEirService(const uint32_t* p_eir_uuid, in BTM_HasEirService()
243 uint8_t bluetooth::shim::BTM_GetEirSupportedServices(uint32_t* p_eir_uuid, in BTM_GetEirSupportedServices()
258 void bluetooth::shim::BTM_AddEirService(uint32_t* p_eir_uuid, uint16_t uuid16) { in BTM_AddEirService()
399 void bluetooth::shim::BTM_RemoveEirService(uint32_t* p_eir_uuid, in BTM_RemoveEirService()
/system/bt/main/shim/
Dbtm_api.cc884 bool bluetooth::shim::BTM_HasEirService(const uint32_t* p_eir_uuid, in BTM_HasEirService()
898 void bluetooth::shim::BTM_AddEirService(uint32_t* p_eir_uuid, uint16_t uuid16) { in BTM_AddEirService()
903 void bluetooth::shim::BTM_RemoveEirService(uint32_t* p_eir_uuid, in BTM_RemoveEirService()
909 uint8_t bluetooth::shim::BTM_GetEirSupportedServices(uint32_t* p_eir_uuid, in BTM_GetEirSupportedServices()