Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Datt.h67 #define ATT_PREPARE_WRITE_REQUEST_ID 0x0207 macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_receive.c1563 ATT_PREPARE_WRITE_REQUEST_ID, in AttPrepareWriteRequest()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp291 case ATT_PREPARE_WRITE_REQUEST_ID: in ReceiveData()