Home
last modified time | relevance | path

Searched refs:per_max_delay (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c497 p_inq->per_max_delay = max_delay; in BTM_SetPeriodicInquiryMode()
1765 if (!btsnd_hcic_per_inq_mode (p_inq->per_max_delay, in btm_initiate_inquiry()
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h343 UINT16 per_max_delay; /* Current periodic maximum delay */ member