Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_db.cc43 static tGATT_STATUS gatts_send_app_read_request(
299 status = gatts_send_app_read_request(tcb, cid, op_code, attr.handle, in gatts_db_read_attr_value_by_type()
488 status = gatts_send_app_read_request(tcb, cid, op_code, p_attr->handle, in gatts_read_attr_value_by_handle()
701 static tGATT_STATUS gatts_send_app_read_request( in gatts_send_app_read_request() function