Home
last modified time | relevance | path

Searched defs:aHandle (Results 1 – 5 of 5) sorted by relevance

/external/openthread/examples/platforms/simulation/
Dble.c143 otError otPlatBleGattServerIndicate(otInstance *aInstance, uint16_t aHandle, const otBleRadioPacket… in otPlatBleGattServerIndicate()
219 uint16_t aHandle, in otPlatBleGattServerOnWriteRequest()
/external/openthread/src/posix/platform/
Dble.cpp80 otError otPlatBleGattServerIndicate(otInstance *aInstance, uint16_t aHandle, const otBleRadioPacket… in otPlatBleGattServerIndicate()
Dudp.cpp70 int FdFromHandle(void *aHandle) { return static_cast<int>(reinterpret_cast<long>(aHandle)); } in FdFromHandle()
/external/openthread/src/core/radio/
Dble_secure.cpp528 void otPlatBleGattServerOnWriteRequest(otInstance *aInstance, uint16_t aHandle, const otBleRadioPac… in otPlatBleGattServerOnWriteRequest()
/external/openthread/tests/unit/
Dtest_platform.cpp798 otError otPlatBleGattServerIndicate(otInstance *aInstance, uint16_t aHandle, const otBleRadioPacket… in otPlatBleGattServerIndicate()