Home
last modified time | relevance | path

Searched refs:p_num_uuid16 (Results 1 – 9 of 9) sorted by relevance

/system/bt/bta/test/
Dbta_dm_cust_uuid_test.cc32 uint8_t* p_num_uuid16) { in BTM_GetEirSupportedServices() argument
/system/bt/test/mock/
Dmock_stack_btm_inq.cc137 uint8_t* p_num_uuid16) { in BTM_GetEirSupportedServices() argument
Dmock_main_shim_btm_api.cc242 uint8_t* p_num_uuid16) { in BTM_GetEirSupportedServices() argument
/system/bt/stack/include/
Dbtm_api.h917 uint8_t* p_num_uuid16);
Dbtm_client_interface.h213 uint8_t* p_num_uuid16);
/system/bt/stack/btm/
Dbtm_inq.cc1646 uint8_t* p_num_uuid16) { in BTM_GetEirSupportedServices() argument
1649 *p_num_uuid16 = 0; in BTM_GetEirSupportedServices()
1654 if (*p_num_uuid16 < max_num_uuid16) { in BTM_GetEirSupportedServices()
1656 (*p_num_uuid16)++; in BTM_GetEirSupportedServices()
/system/bt/main/shim/
Dbtm_api.h360 uint8_t* p_num_uuid16);
Dbtm_api.cc912 uint8_t* p_num_uuid16) { in BTM_GetEirSupportedServices() argument
917 CHECK(p_num_uuid16 != nullptr); in BTM_GetEirSupportedServices()
/system/bt/stack/test/common/
Dmock_main_shim_btm_api.cc246 uint8_t* p_num_uuid16) { in BTM_GetEirSupportedServices() argument