Searched defs:GattModule (Results 1 – 2 of 2) sorted by relevance
47 pub struct GattModule { struct51 // NOTE: this is logically owned by the GattModule. We share it behind a Mutex just so we argument62 impl GattModule { impl
73 gatt: &mut GattModule, in create_server_and_open_connection()