Searched defs:btgatt_interface_t (Results 1 – 2 of 2) sorted by relevance
1459 raw_gatt: *const btgatt_interface_t, in new()1624 raw_gatt: *const btgatt_interface_t, in new()1743 internal: RawGattWrapper { raw: r as *const btgatt_interface_t }, in new() constant1747 raw: unsafe { (*(r as *const btgatt_interface_t)).client }, in new() constant1753 raw: unsafe { (*(r as *const btgatt_interface_t)).server }, in new() constant1757 scanner: BleScanner::new(r as *const btgatt_interface_t, gatt_scanner_intf), in new() constant1758 advertiser: BleAdvertiser::new(r as *const btgatt_interface_t, gatt_advertiser_intf), in new() constant
72 } btgatt_interface_t; typedef