Home
last modified time | relevance | path

Searched refs:attErrorObj (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_receive.c572 AttError attErrorObj; in AttFindInformationResponse() local
593 FindInformationResponseErrorAssign(&attErrorObj, connect); in AttFindInformationResponse()
595 connect->retGattConnectHandle, ATT_ERROR_RESPONSE_ID, &attErrorObj, NULL, attClientDataCallback->context); in AttFindInformationResponse()
722 AttError attErrorObj; in AttFindByTypeValueResponse() local
734 FindByTypeValueResponseErrorAssign(&attErrorObj, connect); in AttFindByTypeValueResponse()
736 connect->retGattConnectHandle, ATT_ERROR_RESPONSE_ID, &attErrorObj, NULL, attClientDataCallback->context); in AttFindByTypeValueResponse()
848 AttError attErrorObj; in AttReadByTypeResponse() local
864 AttReadByTypeResErrorAssign(&attErrorObj, connect); in AttReadByTypeResponse()
866 connect->retGattConnectHandle, ATT_ERROR_RESPONSE_ID, &attErrorObj, NULL, attClientDataCallback->context); in AttReadByTypeResponse()
1255 AttError attErrorObj; in AttReadByGroupTypeResponse() local
[all...]

Completed in 3 milliseconds