Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Datt.h65 #define ATT_WRITE_COMMAND_ID 0x0205 macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_receive.c1418 …connect->retGattConnectHandle, ATT_WRITE_COMMAND_ID, &attWriteObj, bufferNew, attServerDataCallbac… in AttWriteCommand()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp288 case ATT_WRITE_COMMAND_ID: in ReceiveData()