Lines Matching full:response

68  * The maximum time to wait for a single ATT response.  The spec defines this
215 * Error functions - these handle an incoming ATT error response and apply it
291 * timed out while waiting for a response.
1051 * op code of the incoming response.
1260 * Handles an incoming ATT error response for the specified mtu-exchange proc.
1410 * Handles an incoming ATT error response for the specified
1428 * Handles an incoming attribute data entry from a read-group-type response for
1480 * Handles a notification that an incoming read-group-type response has been
1638 * Handles an incoming ATT error response for the specified
1656 * Handles an incoming "handles info" entry from a find-type-value response for
1693 * Handles a notification that a find-type-value response has been fully
1859 * Handles an incoming ATT error response for the specified
1879 * Handles an incoming read-response for the specified find-included-services
1902 /* Unexpected read response; terminate procedure. */ in ble_gattc_find_inc_svcs_rx_read_rsp()
1937 * Handles an incoming "attribute data" entry from a read-by-type response for
1953 * additional services in the response. in ble_gattc_find_inc_svcs_rx_adata()
2009 * Handles a notification that a read-by-type response has been fully
2165 * Handles an incoming ATT error response for the specified
2183 * Handles an incoming "attribute data" entry from a read-by-type response for
2237 * Handles a notification that a read-by-type response has been fully
2393 * Handles an incoming ATT error response for the specified
2411 * Handles an incoming "attribute data" entry from a read-by-type response for
2476 * Handles a notification that a read-by-type response has been fully
2632 * Handles an incoming ATT error response for the specified
2651 * response for the specified discover-all-descriptors proc.
2685 * Handles a notification that a find-information response has been fully
2805 * Handles an incoming ATT error response for the specified
2817 * Handles an incoming read-response for the specified
2837 /* The read operation only has a single request / response exchange. */ in ble_gattc_read_rx_read_rsp()
2940 * Handles an incoming ATT error response for the specified
2953 * Handles an incoming "attribute data" entry from a read-by-type response for
2986 * Handles a notification that a read-by-type response has been fully
3147 * Handles an incoming ATT error response for the specified
3159 * Handles an incoming read-response for the specified
3197 /* Response shorter than maximum allowed; read complete. */ in ble_gattc_read_long_rx_read_rsp()
3314 * Handles an incoming ATT error response for the specified
3390 * $write no response *
3483 * Handles an incoming ATT error response for the specified
3683 * Handles an incoming ATT error response for the specified
3708 * Handles an incoming prepare-write-response for the specified
3730 /* Verify the response. */ in ble_gattc_write_long_rx_prep()
3734 /* Expecting a prepare write response, not an execute write in ble_gattc_write_long_rx_prep()
3735 * response. in ble_gattc_write_long_rx_prep()
3782 * Handles an incoming execute-write-response for the specified
3793 /* Expecting an execute write response, not a prepare write in ble_gattc_write_long_rx_exec()
3794 * response. in ble_gattc_write_long_rx_exec()
3978 * Handles an incoming ATT error response for the specified
3999 * Handles an incoming prepare-write-response for the specified
4023 /* Expecting an execute write response, not a prepare write in ble_gattc_write_reliable_rx_prep()
4024 * response. in ble_gattc_write_reliable_rx_prep()
4031 /* Verify the response. */ in ble_gattc_write_reliable_rx_prep()
4066 * Handles an incoming execute-write-response for the specified
4216 * Handles an incoming ATT error response for the specified indication proc.
4217 * A device should never send an error in response to an indication. If this
4374 * Dispatches an incoming ATT error-response to the appropriate active GATT
4394 * Dispatches an incoming ATT exchange-mtu-response to the appropriate active
4411 * find-information-response to the appropriate active GATT procedure.
4434 * find-information-response to the appropriate active GATT procedure.
4456 * find-by-type-value-response to the appropriate active GATT procedure.
4479 * find-by-type-value-response to the appropriate active GATT procedure.
4500 * Dispatches an incoming "attribute data" entry from a read-by-type-response
4525 * Dispatches an incoming notification of the end of a read-by-type-response to
4550 * read-by-group-type-response to the appropriate active GATT procedure.
4573 * read-by-group-type-response to the appropriate active GATT procedure.
4594 * Dispatches an incoming ATT read-response to the appropriate active GATT
4618 * Dispatches an incoming ATT read-blob-response to the appropriate active GATT
4641 * Dispatches an incoming ATT read-multiple-response to the appropriate active
4663 * Dispatches an incoming ATT write-response to the appropriate active GATT
4684 * Dispatches an incoming ATT prepare-write-response to the appropriate active
4710 * Dispatches an incoming ATT execute-write-response to the appropriate active