Searched refs:BTA_GATT_AUTH_REQ_NONE (Results 1 – 2 of 2) sorted by relevance
170 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()
215 #define BTA_GATT_AUTH_REQ_NONE GATT_AUTH_REQ_NONE macro