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