Home
last modified time | relevance | path

Searched refs:BLE_DELAY_REQUEST_ENC (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/src/
Dbtif_gatt_util.cc60 #if (BLE_DELAY_REQUEST_ENC == FALSE)
74 #if (BLE_DELAY_REQUEST_ENC == FALSE)
/system/bt/internal_include/
Dbt_target.h644 #ifndef BLE_DELAY_REQUEST_ENC
647 #define BLE_DELAY_REQUEST_ENC FALSE macro
/system/bt/stack/gatt/
Dgatt_db.cc301 #if (BLE_DELAY_REQUEST_ENC == TRUE) in gatts_db_read_attr_value_by_type()