Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dhcimsgs.h67 UINT8 page_scan_rep_mode,
192 UINT8 page_scan_rep_mode,
Dbtm_api.h604 UINT8 page_scan_rep_mode; member
/system/bt/stack/btm/
Dbtm_inq.c1859 UINT8 page_scan_rep_mode = 0; in btm_process_inq_results() local
1888 STREAM_TO_UINT8 (page_scan_rep_mode, p); in btm_process_inq_results()
1988 p_cur->page_scan_rep_mode = page_scan_rep_mode; in btm_process_inq_results()
2287 p_cur->results.page_scan_rep_mode, in btm_initiate_rem_name()
/system/bt/stack/hcic/
Dhcicmds.c109 UINT8 page_scan_rep_mode, UINT8 page_scan_mode, in btsnd_hcic_create_conn() argument
130 UINT8_TO_STREAM (pp, page_scan_rep_mode); in btsnd_hcic_create_conn()
363 BOOLEAN btsnd_hcic_rmt_name_req (BD_ADDR bd_addr, UINT8 page_scan_rep_mode, in btsnd_hcic_rmt_name_req() argument
376 UINT8_TO_STREAM (pp, page_scan_rep_mode); in btsnd_hcic_rmt_name_req()
/system/bt/stack/l2cap/
Dl2c_utils.c2397 UINT8 page_scan_rep_mode; in l2cu_create_conn_after_switch() local
2423 page_scan_rep_mode = p_inq_info->results.page_scan_rep_mode; in l2cu_create_conn_after_switch()
2430 page_scan_rep_mode = HCI_PAGE_SCAN_REP_MODE_R1; in l2cu_create_conn_after_switch()
2440 page_scan_rep_mode, in l2cu_create_conn_after_switch()