Lines Matching full:att
21 * this file contains the main ATT functions
110 /* First, register fixed L2CAP channel for ATT over BLE */
125 /* Now, register with L2CAP for ATT PSM over BR/EDR */
128 GATT_TRACE_ERROR ("ATT Dynamic Registration failed");
221 ** Description This function is called to disconnect to an ATT device.
432 ** the ATT fixed channel for LE is
448 GATT_TRACE_DEBUG ("GATT ATT protocol channel with BDA: %08x%04x is %s",
506 GATT_TRACE_DEBUG ("ATT disconnected");
571 ** if we are the originator of the connection, we are the ATT
574 ** If we are the destination of the connection, we are the ATT
597 GATT_TRACE_WARNING ("ATT - Ignored L2CAP data while in state: %d",
988 ** if we are the originator of the connection, we are the ATT
991 ** If we are the destination of the connection, we are the ATT
1030 GATT_TRACE_ERROR ("ATT - Rcvd L2CAP data, unknown cmd: 0x%x", op_code);