Searched refs:use_local_oob_extended_command (Results 1 – 15 of 15) sorted by relevance
3 name: "use_local_oob_extended_command"
281 virtual bool use_local_oob_extended_command() = 0;1091 inline bool use_local_oob_extended_command() { in use_local_oob_extended_command() function
1352 pub fn use_local_oob_extended_command(&self) -> bool { in use_local_oob_extended_command() method2982 pub fn use_local_oob_extended_command() -> bool { in use_local_oob_extended_command() function
45 name: "use_local_oob_extended_command"
163 com.android.bluetooth.flags.use_local_oob_extended_command
163 …tion '!android.annotation.FlaggedApi("com.android.bluetooth.flags.use_local_oob_extended_command")'
815 virtual bool use_local_oob_extended_command() override { in use_local_oob_extended_command() function in com::android::bluetooth::flags::flag_provider
1245 if (com::android::bluetooth::flags::use_local_oob_extended_command() && in BTM_ReadLocalOobData()