Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Dgatt_db.cc45 static tGATT_STATUS gatts_send_app_read_request(
277 status = gatts_send_app_read_request(tcb, op_code, attr.handle, 0, in gatts_db_read_attr_value_by_type()
455 status = gatts_send_app_read_request(tcb, op_code, p_attr->handle, offset, in gatts_read_attr_value_by_handle()
678 static tGATT_STATUS gatts_send_app_read_request( in gatts_send_app_read_request() function