Home
last modified time | relevance | path

Searched defs:scan_win (Results 1 – 7 of 7) sorted by relevance

/system/bt/stack/btm/
Dbtm_ble_bgconn.c367 UINT16 scan_win; in btm_ble_start_auto_conn() local
458 …UINT32 scan_win = p_cb->scan_win == BTM_BLE_SCAN_PARAM_UNDEF ? BTM_BLE_SCAN_FAST_WIN : p_cb->scan_… in btm_ble_start_select_conn() local
Dbtm_ble_int.h315 UINT32 scan_win; member
Dbtm_ble_gap.c316 UINT32 scan_win, UINT8 addr_type_own, in btm_ble_send_extended_scan_params()
/system/bt/bta/hh/
Dbta_hh_api.c392 void BTA_HhUpdateLeScanParam(UINT8 dev_handle, UINT16 scan_int, UINT16 scan_win) in BTA_HhUpdateLeScanParam()
Dbta_hh_int.h168 UINT16 scan_win; member
/system/bt/stack/hcic/
Dhciblecmds.c184 UINT16 scan_int, UINT16 scan_win, in btsnd_hcic_ble_set_scan_params()
225 BOOLEAN btsnd_hcic_ble_create_ll_conn (UINT16 scan_int, UINT16 scan_win, in btsnd_hcic_ble_create_ll_conn()
/system/bt/stack/l2cap/
Dl2c_ble.c880 UINT16 scan_win; in l2cble_init_direct_conn() local