Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/bta/test/common/
Dbta_gatt_queue_mock.cc47 void BtaGattQueue::ConfigureMtu(uint16_t conn_id, uint16_t mtu) { in ConfigureMtu() function in BtaGattQueue
/aosp_15_r20/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_queue.cc329 void BtaGattQueue::ConfigureMtu(tCONN_ID conn_id, uint16_t mtu) { in ConfigureMtu() function in BtaGattQueue
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/facade/topshim/
Dfacade.proto86 rpc ConfigureMtu(google.protobuf.Empty) returns (google.protobuf.Empty) {} rpc
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs583 ConfigureMtu(i32, GattStatus, i32), enumerator