Searched refs:is_full (Results 1 – 6 of 6) sorted by relevance
248 …bool is_full; /*!< True indicates the GATTC command queue is full; false otherwis… member
510 cb_data.queue_full.is_full = TRUE; in bta_gattc_enqueue()511 p_clcb->is_full = TRUE; in bta_gattc_enqueue()
1637 if (p_clcb->is_full) { in bta_gattc_pop_command_to_send()1639 p_clcb->is_full = FALSE; in bta_gattc_pop_command_to_send()1642 cb_data.queue_full.is_full = FALSE; in bta_gattc_pop_command_to_send()
1018 param.queue_full.is_full = queue_full->is_full; in btc_gattc_cb_handler()
370 BOOLEAN is_full; /* The gattc command queue is full or not */ member
381 BOOLEAN is_full; member