Searched defs:btgatt_interface_t (Results 1 – 2 of 2) sorted by relevance
72 } btgatt_interface_t; typedef
1473 raw_gatt: *const btgatt_interface_t, in new()1623 raw_gatt: *const btgatt_interface_t, in new()1742 internal: RawGattWrapper { raw: r as *const btgatt_interface_t }, in new() constant1747 (*(r as *const btgatt_interface_t)).client in new() constant1756 (*(r as *const btgatt_interface_t)).server in new() constant1762 scanner: BleScanner::new(r as *const btgatt_interface_t, gatt_scanner_intf), in new() constant1763 advertiser: BleAdvertiser::new(r as *const btgatt_interface_t, gatt_advertiser_intf), in new() constant