Searched defs:write_descriptor (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/tests/topshim/lib/ |
D | gatt_client.py | 272 async def write_descriptor(self): member in GattClient
|
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/ |
D | bt_gatt_client.h | 248 bt_status_t (*write_descriptor)(int conn_id, uint16_t handle, int auth_req, const uint8_t* value, member
|
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/server/ |
D | bluetooth.py | 356 def write_descriptor(self, address, handle, auth_req, value): member in Bluetooth
|
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/ |
D | gatt_client.py | 855 def write_descriptor(self, address, handle, auth_req, value): member in FlossGattClient
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/ |
D | gatt_service.rs | 565 fn write_descriptor(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: UnarySink<Empty>) { in write_descriptor() method
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/ |
D | iface_bluetooth_gatt.rs | 834 fn write_descriptor( in write_descriptor() method
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | bluetooth_gatt.rs | 564 fn write_descriptor( in write_descriptor() method 2435 fn write_descriptor( in write_descriptor() method
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | gatt.rs | 1265 pub fn write_descriptor( in write_descriptor() method
|
/aosp_15_r20/external/vulkan-validation-layers/tests/ |
H A D | vklayertests_descriptor_renderpass_framebuffer.cpp | 6089 VkWriteDescriptorSet write_descriptor = {}; in TEST_F() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
D | dbus_iface.rs | 1726 fn write_descriptor( in write_descriptor() method
|