Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_init.c104 AttConnectingInfo *connectingInfo = NULL; in AttAlarmListInit() local
204 AttConnectingInfo *connectingInfo = AttGetConnectingStart(); in ATT_ShutDownAsync() local
299 static void AttDelete(AttConnectInfo *connectInfo, AttConnectingInfo *connectingInfo) in AttDelete()