Searched refs:GattServerContext (Results 1 – 2 of 2) sorted by relevance
55 pub(crate) struct GattServerContext { struct62 impl GattServerContext { implementation64 GattServerContext { is_connect_direct: false, connect_transport: BtTransport::Le } in new()
15 use crate::bt_gatt::{GattClientContext, GattServerContext};153 gatt_server_context: GattServerContext,216 gatt_server_context: GattServerContext::new(), in new()