Home
last modified time | relevance | path

Searched refs:scan_window (Results 1 – 12 of 12) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/example/ble_central/
A Dble_central_app_main.c76 uint16_t scan_window = DEFAULT_SCAN_WINDOW; in ble_central_app_le_gap_init() local
97 le_scan_set_param(GAP_PARAM_SCAN_WINDOW, sizeof(scan_window), &scan_window); in ble_central_app_le_gap_init()
A Dble_central_at_cmd.c98 conn_req_param.scan_window = 0x10; in ble_central_at_cmd_connect()
A Duser_cmd.c408 conn_req_param.scan_window = 0x10; in cmd_con()
/AliOS-Things-master/components/ble_host/include/
A Dhci_api.h45 uint16_t scan_window,
217 uint16_t scan_window; member
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/inc/bluetooth/gap/
A Dgap_conn_le.h112 uint16_t scan_window;/**< Duration of the scan on the primary advertising channel. member
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_api.c1181 uint16_t scan_window, in hci_api_le_create_conn() argument
1207 cp->scan_window = cp->scan_interval; in hci_api_le_create_conn()
1976 phy->scan_window = sys_cpu_to_le16(pparams->scan_window); in hci_api_le_create_conn_ext()
1989 phy->scan_window = sys_cpu_to_le16(pparams->scan_window); in hci_api_le_create_conn_ext()
A Dhci_core.c1666 phy->scan_window = sys_cpu_to_le16( in bt_le_create_conn_ext()
1676 phy->scan_window = sys_cpu_to_le16( in bt_le_create_conn_ext()
1736 phy->scan_window = bt_dev.create_param.window; in bt_le_create_conn_ext()
1749 phy->scan_window = bt_dev.create_param.window_coded; in bt_le_create_conn_ext()
1814 cp->scan_window = sys_cpu_to_le16(bt_dev.create_param.window); in bt_le_create_conn_legacy()
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/bt_if_enhanced/inc/
A Dme_api.h756 uint16_t scan_window; member
1316 …tif_me_write_scan_activity_specific(uint16_t opcode, uint16_t scan_interval, uint16_t scan_window);
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/common/api/
A Dco_hci.h2630 uint16_t scan_window; member
2652 uint16_t scan_window; member
2710 uint16_t scan_window; member
2746 uint16_t scan_window; member
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/hl/api/
A Dgapm_task.h919 uint16_t scan_window; member
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dhci.h711 u16_t scan_window; member
1177 u16_t scan_window; member
/AliOS-Things-master/components/py_engine/engine/extmod/nimble/
A Dmodbluetooth_nimble.c1217 .scan_window = 0x0010, in mp_bluetooth_gap_peripheral_connect()

Completed in 78 milliseconds