Home
last modified time | relevance | path

Searched refs:page_scan_rep_mode (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/include/stack/
Dbtu.h187 UINT8 page_scan_rep_mode; member
Dhcimsgs.h67 UINT8 page_scan_rep_mode,
192 UINT8 page_scan_rep_mode,
Dbtm_api.h643 UINT8 page_scan_rep_mode; member
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c1813 UINT8 page_scan_rep_mode = 0; in btm_process_inq_results() local
1836 STREAM_TO_UINT8 (page_scan_rep_mode, p); in btm_process_inq_results()
1931 p_cur->page_scan_rep_mode = page_scan_rep_mode; in btm_process_inq_results()
2216 p_cur->results.page_scan_rep_mode, in btm_initiate_rem_name()
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c135 UINT8 page_scan_rep_mode, UINT8 page_scan_mode, in btsnd_hcic_create_conn() argument
162 UINT8_TO_STREAM (pp, page_scan_rep_mode); in btsnd_hcic_create_conn()
473 BOOLEAN btsnd_hcic_rmt_name_req (BD_ADDR bd_addr, UINT8 page_scan_rep_mode, in btsnd_hcic_rmt_name_req() argument
492 UINT8_TO_STREAM (pp, page_scan_rep_mode); in btsnd_hcic_rmt_name_req()
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/l2cap/
Dl2c_utils.c2355 UINT8 page_scan_rep_mode; in l2cu_create_conn_after_switch() local
2381 page_scan_rep_mode = p_inq_info->results.page_scan_rep_mode; in l2cu_create_conn_after_switch()
2386 page_scan_rep_mode = HCI_PAGE_SCAN_REP_MODE_R1; in l2cu_create_conn_after_switch()
2396 page_scan_rep_mode, in l2cu_create_conn_after_switch()