Home
last modified time | relevance | path

Searched defs:otPlatBleGattMtuGet (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/src/posix/platform/
Dble.cpp73 otError otPlatBleGattMtuGet(otInstance *aInstance, uint16_t *aMtu) in otPlatBleGattMtuGet() function
/openthread-latest/examples/platforms/simulation/
Dble.c136 otError otPlatBleGattMtuGet(otInstance *aInstance, uint16_t *aMtu) in otPlatBleGattMtuGet() function
/openthread-latest/tests/gtest/
Dfake_platform.cpp505 otError otPlatBleGattMtuGet(otInstance *, uint16_t *) { return OT_ERROR_NONE; } in otPlatBleGattMtuGet() function
/openthread-latest/tests/unit/
Dtest_platform.cpp791 otError otPlatBleGattMtuGet(otInstance *aInstance, uint16_t *aMtu) in otPlatBleGattMtuGet() function