Lines Matching refs:gatt_client_handle_transaction_complete
1019 static void gatt_client_handle_transaction_complete(gatt_client_t *gatt_client, uint8_t att_status)… in gatt_client_handle_transaction_complete() function
1281 gatt_client_handle_transaction_complete(gatt_client, ATT_ERROR_SUCCESS); in trigger_next_query()
1332 gatt_client_handle_transaction_complete(gatt_client, ATT_ERROR_SUCCESS); in trigger_next_blob_query()
1463 … gatt_client_handle_transaction_complete(gatt_client, ATT_ERROR_INVALID_ATTRIBUTE_VALUE_LENGTH); in gatt_client_run_for_gatt_client()
1624 … gatt_client_handle_transaction_complete(gatt_client, ATT_ERROR_BONDING_INFORMATION_MISSING); in gatt_client_run_for_gatt_client()
1647 gatt_client_handle_transaction_complete(gatt_client, ATT_ERROR_SUCCESS); in gatt_client_run_for_gatt_client()
1766 gatt_client_handle_transaction_complete(gatt_client, att_error_code); in gatt_client_report_error_if_pending()
1807 … gatt_client_handle_transaction_complete(gatt_client, ATT_ERROR_BONDING_INFORMATION_MISSING); in gatt_client_handle_reencryption_complete()
1811 gatt_client_handle_transaction_complete(gatt_client, gatt_client->pending_error_code); in gatt_client_handle_reencryption_complete()
1903 gatt_client_handle_transaction_complete(gatt_client, ATT_ERROR_SUCCESS); in gatt_client_handle_att_read_response()
1909 gatt_client_handle_transaction_complete(gatt_client, ATT_ERROR_SUCCESS); in gatt_client_handle_att_read_response()
2011 gatt_client_handle_transaction_complete(gatt_client, ATT_ERROR_SUCCESS); in gatt_client_handle_att_write_response()
2014 gatt_client_handle_transaction_complete(gatt_client, ATT_ERROR_SUCCESS); in gatt_client_handle_att_write_response()
2017 gatt_client_handle_transaction_complete(gatt_client, ATT_ERROR_SUCCESS); in gatt_client_handle_att_write_response()
2196 gatt_client_handle_transaction_complete(gatt_client, att_status); in gatt_client_handle_att_response()
2231 gatt_client_handle_transaction_complete(gatt_client, ATT_ERROR_SUCCESS); in gatt_client_handle_att_response()
2234 gatt_client_handle_transaction_complete(gatt_client, ATT_ERROR_SUCCESS); in gatt_client_handle_att_response()
2237 gatt_client_handle_transaction_complete(gatt_client, ATT_ERROR_DATA_MISMATCH); in gatt_client_handle_att_response()
2240 gatt_client_handle_transaction_complete(gatt_client, ATT_ERROR_SUCCESS); in gatt_client_handle_att_response()
2252 gatt_client_handle_transaction_complete(gatt_client, ATT_ERROR_SUCCESS); in gatt_client_handle_att_response()
2264 gatt_client_handle_transaction_complete(gatt_client, ATT_ERROR_SUCCESS); in gatt_client_handle_att_response()
2282 gatt_client_handle_transaction_complete(gatt_client, ATT_ERROR_SUCCESS); in gatt_client_handle_att_response()
2287 gatt_client_handle_transaction_complete(gatt_client, ATT_ERROR_SUCCESS); in gatt_client_handle_att_response()
2295 gatt_client_handle_transaction_complete(gatt_client, att_status); in gatt_client_handle_att_response()