Home
last modified time | relevance | path

Searched refs:BTM_GetEirSupportedServices (Results 1 – 5 of 5) sorted by relevance

/system/bt/stack/include/
Dbtm_api.h1563 extern uint8_t BTM_GetEirSupportedServices(uint32_t* p_eir_uuid, uint8_t** p,
/system/bt/main/shim/
Dbtm_api.h435 uint8_t BTM_GetEirSupportedServices(uint32_t* p_eir_uuid, uint8_t** p,
Dbtm_api.cc742 uint8_t bluetooth::shim::BTM_GetEirSupportedServices(uint32_t* p_eir_uuid, in BTM_GetEirSupportedServices() function in bluetooth::shim
/system/bt/stack/btm/
Dbtm_inq.cc2216 uint8_t BTM_GetEirSupportedServices(uint32_t* p_eir_uuid, uint8_t** p, in BTM_GetEirSupportedServices() function
/system/bt/bta/dm/
Dbta_dm_act.cc3321 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()