Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Datt.h113 #define WRITE_REQUEST 0x12 macro
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp923 AttError errorData = {WRITE_REQUEST, attHandle, 0}; in WriteValueResponse()
1645 AttError errorData = {WRITE_REQUEST, attHandle, 0}; in WriteDescriptorProcess()
2146 AttError errorData = {WRITE_REQUEST, handle, 0}; in SendWriteCharacteristicValueResp()
2197 AttError errorData = {WRITE_REQUEST, handle, 0}; in SendWriteDescriptorResp()
H A Dgatt_client_profile.cpp1163 case WRITE_REQUEST: in ErrorResponseParsing()
2218 case WRITE_REQUEST: in FindIteratorByResponesInfor()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop_filter_acl.c876 case WRITE_REQUEST: in L2capDataFilterUseAtt()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_send_request.c1044 data[0] = WRITE_REQUEST; in AttWriteRequestAsync()
H A Datt_receive.c1999 functionList[WRITE_REQUEST] = AttWriteRequest; in FunctionListInit()

Completed in 20 milliseconds