Lines Matching full:connected
52 BOOLEAN connected, tGATT_DISCONN_REASON reason,
536 /* a connected remote device */
580 /* if is a connected remote device */
712 p_clcb->p_srcb->connected = TRUE;
1809 BOOLEAN connected, tGATT_DISCONN_REASON reason,
1816 APPL_TRACE_WARNING("%s() - cif=%d connected=%d conn_id=%d reason=0x%04x",
1817 __FUNCTION__, gattc_if, connected, conn_id, reason);
1822 if (connected)
1831 p_buf->int_conn.hdr.event = connected ? BTA_GATTC_INT_CONN_EVT:
1893 ** if currently connected.
1909 if (p_srvc_cb->connected && p_srvc_cb->num_clcb != 0)
2232 APPL_TRACE_ERROR("bta_gattc_init_clcb_conn ERROR: not a connected device");
2257 ** connected slave LE link.
2275 /* else already connected */
2328 /* if is a connected remote device */
2343 /* go through all connected device and send
2344 callback for all connected slave connection */