Home
last modified time | relevance | path

Searched refs:L2CAP_INFO_STATE_NONE (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_inst.h36 #define L2CAP_INFO_STATE_NONE 0x00 macro
H A Dl2cap.c72 if (conn->info.state == L2CAP_INFO_STATE_NONE) { in L2CAP_ConnectReq()
H A Dl2cap_inst.c398 conn->info.state = L2CAP_INFO_STATE_NONE; in L2capNewConnection()
H A Dl2cap_core.c1606 if (conn->info.state == L2CAP_INFO_STATE_NONE) { in L2capProcessConnectionReq()

Completed in 5 milliseconds