Home
last modified time | relevance | path

Searched refs:BT_HCI_ERR_REMOTE_USER_TERM_CONN (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dhci_err.h37 #define BT_HCI_ERR_REMOTE_USER_TERM_CONN 0x13 macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dprovisioner_proxy.c384 bt_mesh_conn_disconnect(server->conn, BT_HCI_ERR_REMOTE_USER_TERM_CONN); in proxy_prov_connected()
492 bt_mesh_conn_disconnect(server->conn, BT_HCI_ERR_REMOTE_USER_TERM_CONN); in provisioner_pb_gatt_disable()
A Dproxy.c761 bt_conn_disconnect(client->conn, BT_HCI_ERR_REMOTE_USER_TERM_CONN); in bt_mesh_proxy_prov_disable()
865 bt_conn_disconnect(client->conn, BT_HCI_ERR_REMOTE_USER_TERM_CONN); in bt_mesh_proxy_gatt_disconnect()
/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_ais.c152 bt_conn_disconnect(genie_ais_ctx.p_conn, BT_HCI_ERR_REMOTE_USER_TERM_CONN); in handle_ais_disconnect()
/AliOS-Things-master/components/ble_host/bt_host/aos/
A Dble.c1350 ret = bt_conn_disconnect(conn, BT_HCI_ERR_REMOTE_USER_TERM_CONN); in ble_stack_disconnect()
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_core.c2957 bt_conn_disconnect(conn, BT_HCI_ERR_REMOTE_USER_TERM_CONN); in unpair()

Completed in 27 milliseconds