Searched refs:BTA_GATTC_WRITE_CHAR_EVT (Results 1 – 5 of 5) sorted by relevance
828 case BTA_GATTC_WRITE_CHAR_EVT: in btc_gattc_cb_handler()831 uint32_t ret_evt = (msg->act == BTA_GATTC_WRITE_CHAR_EVT) ? in btc_gattc_cb_handler()
150 #define BTA_GATTC_WRITE_CHAR_EVT 4 /* GATT write characteristic or char descriptor event */ macro
679 p_buf->cmpl_evt = BTA_GATTC_WRITE_CHAR_EVT; in BTA_GATTC_WriteCharValue()
2762 case BTA_GATTC_WRITE_CHAR_EVT: /* 4 */ in bta_hh_gattc_callback()2764 if (event == BTA_GATTC_WRITE_CHAR_EVT) { in bta_hh_gattc_callback()
1626 case BTA_GATTC_WRITE_CHAR_EVT: in bt_mesh_bta_gattc_cb()