Home
last modified time | relevance | path

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

/external/openthread/src/posix/platform/
Dble.cpp73 otError otPlatBleGattMtuGet(otInstance *aInstance, uint16_t *aMtu) in otPlatBleGattMtuGet()
/external/openthread/src/core/radio/
Dble_secure.cpp293 Error BleSecure::HandleBleMtuUpdate(uint16_t aMtu) in HandleBleMtuUpdate()
548 void otPlatBleGattOnMtuUpdate(otInstance *aInstance, uint16_t aMtu) in otPlatBleGattOnMtuUpdate()
/external/openthread/examples/platforms/simulation/
Dble.c136 otError otPlatBleGattMtuGet(otInstance *aInstance, uint16_t *aMtu) in otPlatBleGattMtuGet()
/external/openthread/tests/unit/
Dtest_platform.cpp791 otError otPlatBleGattMtuGet(otInstance *aInstance, uint16_t *aMtu) in otPlatBleGattMtuGet()