Searched refs:gd_hci_is_enabled (Results 1 – 5 of 5) sorted by relevance
78 return bluetooth::common::init_flags::gd_hci_is_enabled(); in is_gd_hci_enabled()94 return bluetooth::common::init_flags::gd_hci_is_enabled(); in is_any_gd_enabled()
82 if (common::init_flags::gd_hci_is_enabled()) { in StartEverything()97 if (common::init_flags::gd_hci_is_enabled()) { in StartEverything()
13 fn gd_hci_is_enabled() -> bool; in gd_hci_is_enabled() function
61 assert!(init_flags::gd_hci_is_enabled()); in get_hci()
30 builder.add_gd_hci_enabled(bluetooth::common::init_flags::gd_hci_is_enabled()); in Dump()