Searched refs:page_scan_rep_mode (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/include/stack/ |
D | btu.h | 187 UINT8 page_scan_rep_mode; member
|
D | hcimsgs.h | 67 UINT8 page_scan_rep_mode, 192 UINT8 page_scan_rep_mode,
|
D | btm_api.h | 643 UINT8 page_scan_rep_mode; member
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/btm/ |
D | btm_inq.c | 1813 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.6.0/components/bt/host/bluedroid/stack/hcic/ |
D | hcicmds.c | 135 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.6.0/components/bt/host/bluedroid/stack/l2cap/ |
D | l2c_utils.c | 2355 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()
|