Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_connect.c31 typedef struct AttDisconnectReqAsync { struct
33 } AttDisconnectReqAsync; argument
1603 AttDisconnectReqAsync *attDisconnectReqAsyncPtr = (AttDisconnectReqAsync *)context; in AttDisconnectRequestAsync()
1620 AttDisconnectReqAsync *attDisconnectReqAsyncPtr = (AttDisconnectReqAsync *)context; in AttDisconnectRequestAsyncDestroy()
1637AttDisconnectReqAsync *attDisconnectReqAsyncPtr = MEM_MALLOC.alloc(sizeof(AttDisconnectReqAsync)); in ATT_DisconnectReq()