Home
last modified time | relevance | path

Searched refs:scan_interval (Results 1 – 11 of 11) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/example/ble_central/
A Dble_central_app_main.c75 uint16_t scan_interval = DEFAULT_SCAN_INTERVAL; in ble_central_app_le_gap_init() local
96 le_scan_set_param(GAP_PARAM_SCAN_INTERVAL, sizeof(scan_interval), &scan_interval); in ble_central_app_le_gap_init()
A Dble_central_at_cmd.c97 conn_req_param.scan_interval = 0x10; in ble_central_at_cmd_connect()
A Duser_cmd.c407 conn_req_param.scan_interval = 0x10; in cmd_con()
/AliOS-Things-master/components/ble_host/include/
A Dhci_api.h44 int hci_api_le_create_conn(uint16_t scan_interval,
216 uint16_t scan_interval; member
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/inc/bluetooth/gap/
A Dgap_conn_le.h100 uint16_t scan_interval;/**< Time interval from when the Controller started its last scan member
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_api.c1180 __hci_api_weak__ int hci_api_le_create_conn(uint16_t scan_interval, in hci_api_le_create_conn() argument
1206 cp->scan_interval = sys_cpu_to_le16(scan_interval); in hci_api_le_create_conn()
1207 cp->scan_window = cp->scan_interval; in hci_api_le_create_conn()
1975 phy->scan_interval = sys_cpu_to_le16(pparams->scan_interval); in hci_api_le_create_conn_ext()
1988 phy->scan_interval = sys_cpu_to_le16(pparams->scan_interval); in hci_api_le_create_conn_ext()
A Dhci_core.c1664 phy->scan_interval = sys_cpu_to_le16( in bt_le_create_conn_ext()
1674 phy->scan_interval = sys_cpu_to_le16( in bt_le_create_conn_ext()
1735 phy->scan_interval = bt_dev.create_param.interval; in bt_le_create_conn_ext()
1748 phy->scan_interval = bt_dev.create_param.interval_coded; in bt_le_create_conn_ext()
1813 cp->scan_interval = sys_cpu_to_le16(bt_dev.create_param.interval); in bt_le_create_conn_legacy()
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/bt_if_enhanced/inc/
A Dme_api.h755 uint16_t scan_interval; member
1316 …void btif_me_write_scan_activity_specific(uint16_t opcode, uint16_t scan_interval, uint16_t scan_w…
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/hl/api/
A Dgapm_task.h917 uint16_t scan_interval; member
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dhci.h710 u16_t scan_interval; member
1176 u16_t scan_interval; member
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/common/api/
A Dco_hci.h2744 uint16_t scan_interval; member

Completed in 63 milliseconds