Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dl2cap.h61 BT_L2CAP_DISCONNECTED, enumerator
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dl2cap.c182 case BT_L2CAP_DISCONNECTED: in bt_l2cap_chan_state_str()
209 case BT_L2CAP_DISCONNECTED: in bt_l2cap_chan_set_state_debug()
213 if (chan->state != BT_L2CAP_DISCONNECTED) { in bt_l2cap_chan_set_state_debug()
269 bt_l2cap_chan_set_state(chan, BT_L2CAP_DISCONNECTED); in bt_l2cap_chan_del()
A Dl2cap_br.c1220 case BT_L2CAP_DISCONNECTED: in bt_l2cap_br_chan_connect()

Completed in 10 milliseconds