Home
last modified time | relevance | path

Searched refs:BTA_GATT_AUTH_REQ_NONE (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/hh/
Dbta_hh_le.c170 BTA_GATTC_ReadCharacteristic(op->conn_id, p_char->handle, BTA_GATT_AUTH_REQ_NONE); in gatt_execute_next_op()
177 BTA_GATTC_ReadCharDescr(op->conn_id, p_desc->handle, BTA_GATT_AUTH_REQ_NONE); in gatt_execute_next_op()
183 op->p_value, BTA_GATT_AUTH_REQ_NONE); in gatt_execute_next_op()
195 &value, BTA_GATT_AUTH_REQ_NONE); in gatt_execute_next_op()
/system/bt/bta/include/
Dbta_gatt_api.h215 #define BTA_GATT_AUTH_REQ_NONE GATT_AUTH_REQ_NONE macro