Home
last modified time | relevance | path

Searched refs:BT_ADDR_LE_NONE (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Daddr.h47 #define BT_ADDR_LE_NONE ((bt_addr_le_t[]) { { 0, \ macro
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dconn.c2290 conn = bt_conn_lookup_state_le(BT_ID_DEFAULT, BT_ADDR_LE_NONE, in bt_conn_le_create_auto()
2312 conn = bt_conn_add_le(BT_ID_DEFAULT, BT_ADDR_LE_NONE); in bt_conn_le_create_auto()
2348 conn = bt_conn_lookup_state_le(BT_ID_DEFAULT, BT_ADDR_LE_NONE, in bt_conn_create_auto_stop()
A Dhci_core.c2200 BT_ADDR_LE_NONE, in find_pending_connect()
2212 BT_ADDR_LE_NONE, in find_pending_connect()
5486 conn = bt_conn_lookup_state_le(adv->id, BT_ADDR_LE_NONE, in le_adv_stop_free_conn()
8269 conn = bt_conn_add_le(adv->id, BT_ADDR_LE_NONE); in le_adv_start_add_conn()

Completed in 20 milliseconds