Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Datt.h120 #define EXECUTE_WRITE_RESPONSE 0x19 macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_send_response.c1400 data[0] = EXECUTE_WRITE_RESPONSE; in AttExecuteWriteResponseAsync()
H A Datt_receive.c2006 functionList[EXECUTE_WRITE_RESPONSE] = AttExecuteWriteResponse; in FunctionListInit()