Searched defs:btif (Results 1 – 2 of 2) sorted by relevance
7 pub mod btif; module
331 auto btif = std::make_unique<BluetoothIntf>(); in Load() local