Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_client_interface.cc167 .BTM_GetEirSupportedServices = BTM_GetEirSupportedServices,
Dbtm_inq.cc1644 uint8_t BTM_GetEirSupportedServices(uint32_t* p_eir_uuid, uint8_t** p, in BTM_GetEirSupportedServices() function
/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() function
/system/bt/test/mock/
Dmock_stack_btm_inq.cc135 uint8_t BTM_GetEirSupportedServices(uint32_t* p_eir_uuid, uint8_t** p, in BTM_GetEirSupportedServices() function
Dmock_main_shim_btm_api.cc239 uint8_t bluetooth::shim::BTM_GetEirSupportedServices(uint32_t* p_eir_uuid, in BTM_GetEirSupportedServices() function in bluetooth::shim
/system/bt/stack/include/
Dbtm_api.h915 uint8_t BTM_GetEirSupportedServices(uint32_t* p_eir_uuid, uint8_t** p,
Dbtm_client_interface.h211 uint8_t (*BTM_GetEirSupportedServices)(uint32_t* p_eir_uuid, uint8_t** p, member
/system/bt/main/shim/
Dbtm_api.h358 uint8_t BTM_GetEirSupportedServices(uint32_t* p_eir_uuid, uint8_t** p,
Dbtm_api.cc909 uint8_t bluetooth::shim::BTM_GetEirSupportedServices(uint32_t* p_eir_uuid, in BTM_GetEirSupportedServices() function in bluetooth::shim
/system/bt/stack/test/common/
Dmock_main_shim_btm_api.cc243 uint8_t bluetooth::shim::BTM_GetEirSupportedServices(uint32_t* p_eir_uuid, in BTM_GetEirSupportedServices() function in bluetooth::shim
/system/bt/bta/dm/
Dbta_dm_act.cc2902 data_type = BTM_GetEirSupportedServices(bta_dm_cb.eir_uuid, &p, in bta_dm_set_eir()
2960 data_type = BTM_GetEirSupportedServices(bta_dm_cb.eir_uuid, &p, in bta_dm_set_eir()