Home
last modified time | relevance | path

Searched refs:gattServerCreateBluetoothGattDescriptor (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dbt_gatt_utils.py347 index = droid.gattServerCreateBluetoothGattDescriptor(
Dgatts_lib.py232 descriptor = self.dut.droid.gattServerCreateBluetoothGattDescriptor(
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_gatt_utils.py283 index = droid.gattServerCreateBluetoothGattDescriptor(
/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
H A DGattServerFacade.java920 public int gattServerCreateBluetoothGattDescriptor( in gattServerCreateBluetoothGattDescriptor() method in GattServerFacade