Home
last modified time | relevance | path

Searched defs:BtGattResponse (Results 1 – 1 of 1) 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()