Searched refs:BTA_GATTC_API_WRITE_EVT (Results 1 – 5 of 5) sorted by relevance
460 if (cmd_data != NULL && ((cmd_data->hdr.event == BTA_GATTC_API_WRITE_EVT && in bta_gattc_has_prepare_command_in_queue()485 } else if ((p_data->hdr.event == BTA_GATTC_API_WRITE_EVT && in bta_gattc_enqueue()487 ((p_clcb->p_q_cmd->hdr.event == BTA_GATTC_API_WRITE_EVT && in bta_gattc_enqueue()518 if (p_data->hdr.event == BTA_GATTC_API_WRITE_EVT) { in bta_gattc_enqueue()
675 p_buf->hdr.event = BTA_GATTC_API_WRITE_EVT; in BTA_GATTC_WriteCharValue()724 p_buf->hdr.event = BTA_GATTC_API_WRITE_EVT; in BTA_GATTC_WriteCharDescr()770 p_buf->hdr.event = BTA_GATTC_API_WRITE_EVT; in BTA_GATTC_PrepareWrite()818 p_buf->hdr.event = BTA_GATTC_API_WRITE_EVT; in BTA_GATTC_PrepareWriteCharDescr()
456 case BTA_GATTC_API_WRITE_EVT: in gattc_evt_code()
89 BTA_GATTC_API_WRITE_EVT,1400 if (p_clcb->p_q_cmd->api_write.hdr.event == BTA_GATTC_API_WRITE_EVT && in bta_gattc_write_cmpl()
45 BTA_GATTC_API_WRITE_EVT, enumerator