Searched defs:setBtCoexistenceMode (Results 1 – 4 of 4) sorted by relevance
437 boolean setBtCoexistenceMode(@NonNull String ifaceName, int mode); in setBtCoexistenceMode() method
1907 public boolean setBtCoexistenceMode(@NonNull String ifaceName, int mode) { in setBtCoexistenceMode() method in SupplicantStaIfaceHalAidlImpl1928 private boolean setBtCoexistenceMode(@NonNull String ifaceName, byte mode) { in setBtCoexistenceMode() method in SupplicantStaIfaceHalAidlImpl
2246 public boolean setBtCoexistenceMode(@NonNull String ifaceName, int mode) { in setBtCoexistenceMode() method in SupplicantStaIfaceHalHidlImpl2267 private boolean setBtCoexistenceMode(@NonNull String ifaceName, byte mode) { in setBtCoexistenceMode() method in SupplicantStaIfaceHalHidlImpl
1672 public boolean setBtCoexistenceMode(@NonNull String ifaceName, int mode) { in setBtCoexistenceMode() method in SupplicantStaIfaceHal