Home
last modified time | relevance | path

Searched refs:RequestBleMtuSize (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_gatt_client.h289 * @brief The function to RequestBleMtuSize.
296 int RequestBleMtuSize(int mtu);
/foundation/communication/bluetooth_service/test/unittest/gatt/
H A Dgatt_client_test.cpp264 * @tc.name: RequestBleMtuSize
276 result = client.RequestBleMtuSize(mtu); in HWTEST_F()
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_client.cpp742 int result = client->RequestBleMtuSize(mtuSize); in BleGattcConfigureMtuSize()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_client.cpp837 int GattClient::RequestBleMtuSize(int mtu) in RequestBleMtuSize() function in OHOS::Bluetooth::GattClient
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_gatt_client.cpp455 int ret = client->RequestBleMtuSize(mtuSize); in SetBLEMtuSize()

Completed in 6 milliseconds