Searched refs:page_scan_rep_mode (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/ |
D | btu.h | 187 UINT8 page_scan_rep_mode; member
|
D | hcimsgs.h | 124 UINT8 page_scan_rep_mode, 249 UINT8 page_scan_rep_mode,
|
D | btm_api.h | 651 UINT8 page_scan_rep_mode; member
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/ |
D | btm_inq.c | 1814 UINT8 page_scan_rep_mode = 0; in btm_process_inq_results() local 1837 STREAM_TO_UINT8 (page_scan_rep_mode, p); in btm_process_inq_results() 1932 p_cur->page_scan_rep_mode = page_scan_rep_mode; in btm_process_inq_results() 2217 p_cur->results.page_scan_rep_mode, in btm_initiate_rem_name()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/ |
D | hcicmds.c | 133 UINT8 page_scan_rep_mode, UINT8 page_scan_mode, in btsnd_hcic_create_conn() argument 160 UINT8_TO_STREAM (pp, page_scan_rep_mode); in btsnd_hcic_create_conn() 472 BOOLEAN btsnd_hcic_rmt_name_req (BD_ADDR bd_addr, UINT8 page_scan_rep_mode, in btsnd_hcic_rmt_name_req() argument 491 UINT8_TO_STREAM (pp, page_scan_rep_mode); in btsnd_hcic_rmt_name_req()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/ |
D | l2c_utils.c | 2373 UINT8 page_scan_rep_mode; in l2cu_create_conn_after_switch() local 2399 page_scan_rep_mode = p_inq_info->results.page_scan_rep_mode; in l2cu_create_conn_after_switch() 2404 page_scan_rep_mode = HCI_PAGE_SCAN_REP_MODE_R2; in l2cu_create_conn_after_switch() 2414 page_scan_rep_mode, in l2cu_create_conn_after_switch()
|