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

  /external/bluetooth/bluedroid/bta/hh/
bta_hh_int.h 33 #if BTA_HH_LE_INCLUDED == TRUE
41 #undef BTA_HH_LE_INCLUDED
42 #define BTA_HH_LE_INCLUDED FALSE
60 #if (defined BTA_HH_LE_INCLUDED && BTA_HH_LE_INCLUDED == TRUE)
97 #if (defined BTA_HH_LE_INCLUDED && BTA_HH_LE_INCLUDED == TRUE)
112 #if (defined BTA_HH_LE_INCLUDED && BTA_HH_LE_INCLUDED == TRUE)
156 #if BTA_HH_LE_INCLUDED == TRU
    [all...]
  /external/bluetooth/bluedroid/include/
bt_target.h 154 #ifndef BTA_HH_LE_INCLUDED
155 #define BTA_HH_LE_INCLUDED TRUE
    [all...]

Completed in 49 milliseconds