HomeSort by relevance Sort by last modified time
    Searched full:bt_open (Results 1 - 2 of 2) sorted by null

  /system/bluetooth/bluez-clean-headers/bluetooth/
bluetooth.h 76 BT_OPEN,
  /external/clang/lib/StaticAnalyzer/Checkers/
UnixAPIChecker.cpp 33 mutable OwningPtr<BugType> BT_open, BT_pthreadOnce, BT_mallocZero;
134 LazyInitialize(BT_open, "Improper use of 'open'");
137 new BugReport(*BT_open,

Completed in 136 milliseconds