Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_api.h1564 uint8_t max_num_uuid16,
/system/bt/main/shim/
Dbtm_api.h436 uint8_t max_num_uuid16,
Dbtm_api.cc744 uint8_t max_num_uuid16, in BTM_GetEirSupportedServices() argument
/system/bt/stack/btm/
Dbtm_inq.cc2217 uint8_t max_num_uuid16, in BTM_GetEirSupportedServices() argument
2226 if (*p_num_uuid16 < max_num_uuid16) { in BTM_GetEirSupportedServices()