Searched refs:BTA_GATTC_WRITE_CHAR_EVT (Results 1 – 4 of 4) sorted by relevance
117 #define BTA_GATTC_WRITE_CHAR_EVT 4 /* GATT write characteristic or char descriptor event */ macro
2893 case BTA_GATTC_WRITE_CHAR_EVT: /* 4 */ in bta_hh_gattc_callback()2895 if (event == BTA_GATTC_WRITE_CHAR_EVT) in bta_hh_gattc_callback()
1417 event = BTA_GATTC_WRITE_CHAR_EVT; in bta_gattc_write_cmpl()
497 case BTA_GATTC_WRITE_CHAR_EVT: in btif_gattc_upstreams_evt()