Searched refs:BTM_GetEirSupportedServices (Results 1 – 5 of 5) sorted by relevance
/system/bt/stack/include/ |
D | btm_api.h | 1563 extern uint8_t BTM_GetEirSupportedServices(uint32_t* p_eir_uuid, uint8_t** p,
|
/system/bt/main/shim/ |
D | btm_api.h | 435 uint8_t BTM_GetEirSupportedServices(uint32_t* p_eir_uuid, uint8_t** p,
|
D | btm_api.cc | 742 uint8_t bluetooth::shim::BTM_GetEirSupportedServices(uint32_t* p_eir_uuid, in BTM_GetEirSupportedServices() function in bluetooth::shim
|
/system/bt/stack/btm/ |
D | btm_inq.cc | 2216 uint8_t BTM_GetEirSupportedServices(uint32_t* p_eir_uuid, uint8_t** p, in BTM_GetEirSupportedServices() function
|
/system/bt/bta/dm/ |
D | bta_dm_act.cc | 3321 data_type = BTM_GetEirSupportedServices(bta_dm_cb.eir_uuid, &p, in bta_dm_set_eir() 3379 data_type = BTM_GetEirSupportedServices(bta_dm_cb.eir_uuid, &p, in bta_dm_set_eir()
|