HomeSort by relevance Sort by last modified time
    Searched refs:BLE_DELAY_REQUEST_ENC (Results 1 - 3 of 3) sorted by null

  /system/bt/btif/src/
btif_gatt_util.c 240 #if (!defined(BLE_DELAY_REQUEST_ENC) || (BLE_DELAY_REQUEST_ENC == FALSE))
263 #if (!defined(BLE_DELAY_REQUEST_ENC) || (BLE_DELAY_REQUEST_ENC == FALSE))
  /system/bt/include/
bt_target.h 751 #ifndef BLE_DELAY_REQUEST_ENC
754 #define BLE_DELAY_REQUEST_ENC FALSE
    [all...]
  /system/bt/stack/gatt/
gatt_db.c 408 #if (defined(BLE_DELAY_REQUEST_ENC) && (BLE_DELAY_REQUEST_ENC == TRUE))
    [all...]

Completed in 135 milliseconds