Searched refs:otPlatBleGattServerIndicate (Results 1 – 6 of 6) sorted by relevance
| /openthread-latest/include/openthread/platform/ |
| D | ble.h | 297 otError otPlatBleGattServerIndicate(otInstance *aInstance, uint16_t aHandle, const otBleRadioPacket…
|
| /openthread-latest/src/posix/platform/ |
| D | ble.cpp | 80 otError otPlatBleGattServerIndicate(otInstance *aInstance, uint16_t aHandle, const otBleRadioPacket… in otPlatBleGattServerIndicate() function
|
| /openthread-latest/examples/platforms/simulation/ |
| D | ble.c | 143 otError otPlatBleGattServerIndicate(otInstance *aInstance, uint16_t aHandle, const otBleRadioPacket… in otPlatBleGattServerIndicate() function
|
| /openthread-latest/src/core/radio/ |
| D | ble_secure.cpp | 514 SuccessOrExit(error = otPlatBleGattServerIndicate(&GetInstance(), kTxBleHandle, &packet)); in HandleTransport()
|
| /openthread-latest/tests/gtest/ |
| D | fake_platform.cpp | 507 otError otPlatBleGattServerIndicate(otInstance *, uint16_t, const otBleRadioPacket *) { return OT_E… in otPlatBleGattServerIndicate() function
|
| /openthread-latest/tests/unit/ |
| D | test_platform.cpp | 798 otError otPlatBleGattServerIndicate(otInstance *aInstance, uint16_t aHandle, const otBleRadioPacket… in otPlatBleGattServerIndicate() function
|