Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h2312 UINT16 BTM_ReadDiscoverability (UINT16 *p_window,
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c410 UINT16 BTM_ReadDiscoverability (UINT16 *p_window, UINT16 *p_interval) in BTM_ReadDiscoverability() function
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c936 UINT16 disc_mode = BTM_ReadDiscoverability(&window, &interval); in bta_dm_set_visibility()