Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dconn.h626 int bt_le_set_auto_conn(const bt_addr_le_t *addr,
/AliOS-Things-master/components/ble_host/bt_host/aos/
A Dble.c1307 ret = bt_le_set_auto_conn(&peer, &conn_param); in ble_stack_connect()
1320 ret = bt_le_set_auto_conn(&peer, NULL); in ble_stack_connect()
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dconn.c2185 bt_le_set_auto_conn(&conn->le.dst, NULL); in bt_conn_disconnect()
2459 int bt_le_set_auto_conn(const bt_addr_le_t *addr, in bt_le_set_auto_conn() function

Completed in 11 milliseconds