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.c227 }__attribute__((packed)) btif_gattc_dev_cb_t; typedef
234 static btif_gattc_dev_cb_t btif_gattc_dev_cb;
235 static btif_gattc_dev_cb_t *p_dev_cb = &btif_gattc_dev_cb;
373 memset(p_dev_cb, 0, sizeof(btif_gattc_dev_cb_t)); in btif_gattc_init_dev_cb()