Home
last modified time | relevance | path

Searched refs:BT_CONN_LE_OPT_NO_1M (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dconn.h458 BT_CONN_LE_OPT_NO_1M = BIT(1), enumerator
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_core.c1627 BT_CONN_LE_OPT_NO_1M) ? 1 : 0) + in bt_le_create_conn_ext()
1661 if (!(bt_dev.create_param.options & BT_CONN_LE_OPT_NO_1M)) { in bt_le_create_conn_ext()
1704 BT_CONN_LE_OPT_NO_1M) ? 1 : 0) + in bt_le_create_conn_ext()
1733 if (!(bt_dev.create_param.options & BT_CONN_LE_OPT_NO_1M)) { in bt_le_create_conn_ext()

Completed in 16 milliseconds