Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_receive.c62 static void FindInformationResponseErrorAssign(AttError *attErrorObjPtr, const AttConnectInfo *conn…
538 static void FindInformationResponseErrorAssign(AttError *attErrorObjPtr, const AttConnectInfo *conn… in FindInformationResponseErrorAssign() function
593 FindInformationResponseErrorAssign(&attErrorObj, connect); in AttFindInformationResponse()