Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_gatt_client.c1116 tBTA_GATT_UNFMT descr_val; in btgattc_handle_event() local
1262 descr_val.len = p_cb->len; in btgattc_handle_event()
1263 descr_val.p_value = p_cb->value; in btgattc_handle_event()
1266 p_cb->write_type, &descr_val, in btgattc_handle_event()