Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/examples/platforms/simulation/
H A Dble.c141 otError otPlatBleGattServerIndicate(otInstance *aInstance, uint16_t aHandle, const otBleRadioPacket… in otPlatBleGattServerIndicate()
217 uint16_t aHandle, in otPlatBleGattServerOnWriteRequest()
/aosp_15_r20/external/openthread/src/posix/platform/
H A Dble.cpp80 otError otPlatBleGattServerIndicate(otInstance *aInstance, uint16_t aHandle, const otBleRadioPacket… in otPlatBleGattServerIndicate()
H A Dudp.cpp70 int FdFromHandle(void *aHandle) { return static_cast<int>(reinterpret_cast<long>(aHandle)); } in FdFromHandle()
/aosp_15_r20/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_Matrix.cpp213 static void setConcat(CRITICAL_JNI_PARAMS_COMMA jlong objHandle, jlong aHandle, jlong bHandle) { in setConcat()
321 static jboolean equals(CRITICAL_JNI_PARAMS_COMMA jlong aHandle, jlong bHandle) { in equals()
/aosp_15_r20/external/openthread/src/core/radio/
H A Dble_secure.cpp547 void otPlatBleGattServerOnWriteRequest(otInstance *aInstance, uint16_t aHandle, const otBleRadioPac… in otPlatBleGattServerOnWriteRequest()
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_platform.cpp796 otError otPlatBleGattServerIndicate(otInstance *aInstance, uint16_t aHandle, const otBleRadioPacket… in otPlatBleGattServerIndicate()