Home
last modified time | relevance | path

Searched refs:BtGattResponse (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs23 pub type BtGattResponse = bindings::btgatt_response_t; typedef
1438 response: &BtGattResponse, in send_response() argument
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs10 BtGattResponse, BtGattValue, Gatt, GattAdvCallbacksDispatcher,
2833 &BtGattResponse { in send_response()