Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_receive.c372 connect->retGattConnectHandle, ATT_ERROR_RESPONSE_ID, &attErrorTObj, NULL, attClientDataCallback->context); in AttErrorResponse()
595 connect->retGattConnectHandle, ATT_ERROR_RESPONSE_ID, &attErrorObj, NULL, attClientDataCallback->context); in AttFindInformationResponse()
736 connect->retGattConnectHandle, ATT_ERROR_RESPONSE_ID, &attErrorObj, NULL, attClientDataCallback->context); in AttFindByTypeValueResponse()
866 connect->retGattConnectHandle, ATT_ERROR_RESPONSE_ID, &attErrorObj, NULL, attClientDataCallback->context); in AttReadByTypeResponse()
1275 connect->retGattConnectHandle, ATT_ERROR_RESPONSE_ID, &attErrorObj, NULL, attClientDataCallback->context); in AttReadByGroupTypeResponse()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Datt.h39 #define ATT_ERROR_RESPONSE_ID 0x0101 macro
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_profile.cpp910 case ATT_ERROR_RESPONSE_ID: in ReceiveDataProcess()

Completed in 9 milliseconds