HomeSort by relevance Sort by last modified time
    Searched refs:BLE_INCLUDED (Results 1 - 25 of 74) sorted by null

1 2 3

  /device/asus/grouper/bluetooth/
bdroid_buildcfg.h 30 #define BLE_INCLUDED FALSE
  /device/samsung/manta/bluetooth/
bdroid_buildcfg.h 30 #define BLE_INCLUDED FALSE
  /external/bluetooth/bluedroid/stack/btu/
btu_init.c 35 #if (BLE_INCLUDED == TRUE)
71 #if BLE_INCLUDED == TRUE
99 #if (BLE_INCLUDED == TRUE)
133 #if BLE_INCLUDED == TRUE
  /external/bluetooth/bluedroid/btif/src/
btif_gatt.c 40 #if (defined(BLE_INCLUDED) && (BLE_INCLUDED == TRUE))
btif_dm.c 90 #if (defined(BLE_INCLUDED) && (BLE_INCLUDED == TRUE))
145 #if (defined(BLE_INCLUDED) && (BLE_INCLUDED == TRUE))
512 #if BLE_INCLUDED == TRUE
    [all...]
  /external/bluetooth/bluedroid/btif/co/
bta_gattc_co.c 24 #if( defined BLE_INCLUDED ) && (BLE_INCLUDED == TRUE)
bta_dm_co.c 28 #if (defined BLE_INCLUDED && BLE_INCLUDED == TRUE)
317 #if (defined BLE_INCLUDED && BLE_INCLUDED == TRUE)
bta_gatts_co.c 21 #if( defined BLE_INCLUDED ) && (BLE_INCLUDED == TRUE)
  /external/bluetooth/bluedroid/stack/gap/
gap_int.h 32 #if defined BLE_INCLUDED && BLE_INCLUDED == TRUE
121 #if BLE_INCLUDED == TRUE
175 #if BLE_INCLUDED == TRUE
223 #if (BLE_INCLUDED == TRUE)
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_main.c 90 #if BLE_INCLUDED == TRUE
139 #if BLE_INCLUDED == TRUE
168 #if BLE_INCLUDED == TRUE
195 #if BLE_INCLUDED == TRUE
214 #if BLE_INCLUDED == TRUE
234 #if BLE_INCLUDED == TRUE
254 #if BLE_INCLUDED == TRUE
bta_dm_cfg.c 113 #if BLE_INCLUDED == TRUE
139 #if BLE_INCLUDED == TRUE
145 #if BLE_INCLUDED == TRUE /* add GATT PM entry for GATT over BR/EDR */
333 #if BLE_INCLUDED == TRUE
bta_dm_api.c 481 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
    [all...]
bta_dm_int.h 29 #if (BLE_INCLUDED == TRUE && (defined BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE))
93 #if BLE_INCLUDED == TRUE
196 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
210 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
430 #if BLE_INCLUDED == TRUE
628 #if BLE_INCLUDED == TRUE
811 #if ((defined BLE_INCLUDED) && (BLE_INCLUDED == TRUE))
987 #if BLE_INCLUDED == TRUE
  /external/bluetooth/bluedroid/stack/btm/
btm_ble.c 66 #if BLE_INCLUDED == TRUE
156 #if (BLE_INCLUDED == TRUE && SMP_INCLUDED == TRUE)
203 #if BLE_INCLUDED == TRUE
241 #if BLE_INCLUDED == TRUE
261 #if BLE_INCLUDED == TRUE
278 #if BLE_INCLUDED == TRUE
296 #if BLE_INCLUDED == TRUE
324 #if (BLE_INCLUDED == TRUE)
355 #if BLE_INCLUDED == TRUE
381 #if (BLE_INCLUDED == TRUE && SMP_INCLUDED == TRUE
    [all...]
btm_ble_addr.c 34 #if (defined BLE_INCLUDED && BLE_INCLUDED == TRUE)
89 #if (BLE_INCLUDED == TRUE && SMP_INCLUDED == TRUE)
273 #if (BLE_INCLUDED == TRUE && SMP_INCLUDED == TRUE)
btm_dev.c 84 #if BLE_INCLUDED == TRUE
251 #if BLE_INCLUDED == TRUE
270 #if BLE_INCLUDED == TRUE
299 #if BLE_INCLUDED == TRUE
btm_int.h 38 #if (BLE_INCLUDED == TRUE)
122 #if BLE_INCLUDED == TRUE
191 #if BLE_INCLUDED == TRUE
206 #if BLE_INCLUDED == TRUE
211 #endif /* BLE_INCLUDED */
268 #if (BLE_INCLUDED == TRUE)
471 #if BLE_INCLUDED == TRUE
491 #endif /* BLE_INCLUDED */
572 #if (BLE_INCLUDED == TRUE)
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 34 #if BLE_INCLUDED == TRUE
90 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
141 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
152 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
186 #if ((defined BLE_INCLUDED) && (BLE_INCLUDED == TRUE))
196 #if ((defined BLE_INCLUDED) && (BLE_INCLUDED == TRUE))
218 #if ((defined BLE_INCLUDED) && (BLE_INCLUDED == TRUE)
    [all...]
  /external/bluetooth/bluedroid/btif/include/
btif_dm.h 49 #if (BLE_INCLUDED == TRUE)
118 #endif /* BLE_INCLUDED */
btif_storage.h 315 #if (BLE_INCLUDED == TRUE)
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_link.c 45 #if (BLE_INCLUDED == TRUE)
523 #if (BLE_INCLUDED == TRUE)
    [all...]
l2c_int.h 434 #if (BLE_INCLUDED == TRUE)
505 #if (BLE_INCLUDED == TRUE)
623 #if (BLE_INCLUDED == TRUE)
649 #if (BLE_INCLUDED == TRUE)
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btu.h 186 #if (BLE_INCLUDED == TRUE)
238 #if BLE_INCLUDED == TRUE
gap_api.h 79 #if BLE_INCLUDED == TRUE
149 #if BLE_INCLUDED == TRUE
733 #if (BLE_INCLUDED == TRUE)
    [all...]
  /external/bluetooth/bluedroid/include/
bte_appl.h 73 #if ((BLE_INCLUDED == TRUE) && (SMP_INCLUDED == TRUE))

Completed in 501 milliseconds

1 2 3