Home
last modified time | relevance | path

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

/system/bt/bta/test/
Dbta_dm_cust_uuid_test.cc31 uint8_t max_num_uuid16, in BTM_GetEirSupportedServices() argument
/system/bt/test/mock/
Dmock_stack_btm_inq.cc136 uint8_t max_num_uuid16, in BTM_GetEirSupportedServices() argument
Dmock_main_shim_btm_api.cc241 uint8_t max_num_uuid16, in BTM_GetEirSupportedServices() argument
/system/bt/stack/include/
Dbtm_api.h916 uint8_t max_num_uuid16,
Dbtm_client_interface.h212 uint8_t max_num_uuid16,
/system/bt/main/shim/
Dbtm_api.h359 uint8_t max_num_uuid16,
Dbtm_api.cc911 uint8_t max_num_uuid16, in BTM_GetEirSupportedServices() argument
/system/bt/stack/test/common/
Dmock_main_shim_btm_api.cc245 uint8_t max_num_uuid16, in BTM_GetEirSupportedServices() argument
/system/bt/stack/btm/
Dbtm_inq.cc1645 uint8_t max_num_uuid16, in BTM_GetEirSupportedServices() argument
1654 if (*p_num_uuid16 < max_num_uuid16) { in BTM_GetEirSupportedServices()