Home
last modified time | relevance | path

Searched defs:removeAcl (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_inst.c360 void L2capDeleteChannel(L2capConnection *conn, L2capChannel *chan, uint16_t removeAcl) in L2capDeleteChannel()
H A Dl2cap_le.c302 static void L2capLeDeleteChannel(L2capLeConnection *conn, L2capLeChannel *chan, uint16_t removeAcl) in L2capLeDeleteChannel()