Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_gatt_client.c232 }__attribute__((packed)) btif_gattc_dev_cb_t; typedef
239 static btif_gattc_dev_cb_t btif_gattc_dev_cb;
240 static btif_gattc_dev_cb_t *p_dev_cb = &btif_gattc_dev_cb;
391 memset(p_dev_cb, 0, sizeof(btif_gattc_dev_cb_t)); in btif_gattc_init_dev_cb()