Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_init.c45 static void AttDelete(AttConnectInfo *connectInfo, AttConnectingInfo *connectingInfo);
220 AttDelete(AttGetConnectStart(), AttGetConnectingStart()); in ATT_ShutDownAsync()
299 static void AttDelete(AttConnectInfo *connectInfo, AttConnectingInfo *connectingInfo) in AttDelete() function