Searched defs:btif_gatts_srv_chg_cb_t (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/btif/co/
H A Dbta_gatts_co.c40 } __attribute__((packed)) btif_gatts_srv_chg_cb_t; typedef in typeref:struct:__anon913
46 static btif_gatts_srv_chg_cb_t btif_gatts_srv_chg_cb;
54 btif_gatts_srv_chg_cb_t *p_cb= &btif_gatts_srv_chg_cb;
58 memset(p_cb, 0, sizeof(btif_gatts_srv_chg_cb_t));
70 btif_gatts_srv_chg_cb_t *p_cb = &btif_gatts_srv_chg_cb;
160 btif_gatts_srv_chg_cb_t *p_cb= &btif_gatts_srv_chg_cb;

Completed in 29 milliseconds