Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h4132 UINT8 BTM_GetEirSupportedServices( UINT32 *p_eir_uuid, UINT8 **p,
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c2716 UINT8 BTM_GetEirSupportedServices( UINT32 *p_eir_uuid, UINT8 **p, in BTM_GetEirSupportedServices() function
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c4129 data_type = BTM_GetEirSupportedServices( bta_dm_cb.eir_uuid, &p, in bta_dm_set_eir()
4190 … data_type = BTM_GetEirSupportedServices( bta_dm_cb.eir_uuid, &p, max_num_uuid, &num_uuid ); in bta_dm_set_eir()