Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dhci.h709 struct bt_hci_cp_le_create_conn { struct
710 u16_t scan_interval;
711 u16_t scan_window;
712 u8_t filter_policy;
713 bt_addr_le_t peer_addr;
714 u8_t own_addr_type;
715 u16_t conn_interval_min;
716 u16_t conn_interval_max;
717 u16_t conn_latency;
719 u16_t min_ce_len;
[all …]

Completed in 17 milliseconds