Searched refs:BTA_GATTC_WRITE_CHAR_EVT (Results 1 – 4 of 4) sorted by relevance
436 p_buf->cmpl_evt = BTA_GATTC_WRITE_CHAR_EVT; in BTA_GATTC_WriteCharValue()
118 #define BTA_GATTC_WRITE_CHAR_EVT 4 /* GATT write characteristic or char descriptor event */ macro
2662 case BTA_GATTC_WRITE_CHAR_EVT: /* 4 */ in bta_hh_gattc_callback()2666 if (event == BTA_GATTC_WRITE_CHAR_EVT) in bta_hh_gattc_callback()
477 case BTA_GATTC_WRITE_CHAR_EVT: in btif_gattc_upstreams_evt()