Searched defs:btgatt_interface_t (Results 1 – 2 of 2) sorted by relevance
72 } btgatt_interface_t; typedef
1465 raw_gatt: *const btgatt_interface_t, in new()1630 raw_gatt: *const btgatt_interface_t, in new()1749 internal: RawGattWrapper { raw: r as *const btgatt_interface_t }, in new() constant1754 (*(r as *const btgatt_interface_t)).client in new() constant1763 (*(r as *const btgatt_interface_t)).server in new() constant1769 scanner: BleScanner::new(r as *const btgatt_interface_t, gatt_scanner_intf), in new() constant1770 advertiser: BleAdvertiser::new(r as *const btgatt_interface_t, gatt_advertiser_intf), in new() constant