Home
last modified time | relevance | path

Searched defs:RequestReadCallback (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/adapter/common/net/bluetooth/include/
Dsoftbus_adapter_ble_gatt_server.h105 void (*RequestReadCallback)(SoftBusGattReadRequest readCbPara); member
/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
Dohos_bt_gatt_server.h240 typedef void (*RequestReadCallback)(BtReqReadCbPara readCbPara); typedef