Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_le.c88 static int L2capLeInitialized() in L2capLeInitialized() function
1090 if (L2capLeInitialized() != BT_SUCCESS) { in L2capLeReceivePacket()
1189 if (L2capLeInitialized() != BT_SUCCESS) { in L2capLeConnectComplete()
1235 if (L2capLeInitialized() != BT_SUCCESS) { in L2capLeDisconnectComplete()
1263 if (L2capLeInitialized() != BT_SUCCESS) { in L2CAP_LeCreditBasedConnectionReq()
1320 if (L2capLeInitialized() != BT_SUCCESS) { in L2CAP_LeCreditBasedConnectionRsp()
1364 if (L2capLeInitialized() != BT_SUCCESS) { in L2CAP_LeDisconnectionReq()
1387 if (L2capLeInitialized() != BT_SUCCESS) { in L2CAP_LeDisconnectionRsp()
1410 if (L2capLeInitialized() != BT_SUCCESS) { in L2CAP_LeSendData()
1463 if (L2capLeInitialized() != BT_SUCCESS) { in L2CAP_LeRegisterService()
[all …]