Lines Matching full:att
29 * ATT server - Attribute Protocol
41 * "insufficient resources" ATT error response. These handlers don't reuse the
325 * specified ATT server. If this server is not in the process of receiving a
329 * @param svr The ATT server to check.
357 * Allocates an mbuf to be used for an ATT response. If an mbuf cannot be
771 * Find Information ATT response.
777 * @param mtu The ATT L2CAP channel MTU.
963 * @param mtu The ATT L2CAP channel MTU.
1053 * field of a Find-By-Type-Value ATT response.
1061 * @param mtu The ATT L2CAP channel MTU.
2161 * @return 0 on success; ATT error code on failure.
2238 * @return 0 on success; ATT error code on failure.
2409 /* adjust for ATT header */ in ble_att_svr_rx_prep_write()