Lines Matching defs:con_handle

171 …tic gap_security_level_t gatt_client_le_security_level_for_connection(hci_con_handle_t con_handle){  in gatt_client_le_security_level_for_connection()
195 static uint8_t gatt_client_provide_context_for_handle(hci_con_handle_t con_handle, gatt_client_t **… in gatt_client_provide_context_for_handle()
246 static uint8_t gatt_client_provide_context_for_request(hci_con_handle_t con_handle, gatt_client_t *… in gatt_client_provide_context_for_request()
284 int gatt_client_is_ready(hci_con_handle_t con_handle){ in gatt_client_is_ready()
297 uint8_t gatt_client_get_mtu(hci_con_handle_t con_handle, uint16_t * mtu){ in gatt_client_get_mtu()
721 hci_con_handle_t con_handle; in gatt_client_service_packet_handler() local
1340 …ification_t * notification, btstack_packet_handler_t callback, hci_con_handle_t con_handle, gatt_c… in gatt_client_listen_for_characteristic_value_updates()
1357 hci_con_handle_t con_handle, in gatt_client_listen_for_service_characteristic_value_updates()
1770 hci_con_handle_t con_handle = sm_event_reencryption_complete_get_handle(packet); in gatt_client_handle_reencryption_complete() local
1818 hci_con_handle_t con_handle = little_endian_read_16(packet,3); in gatt_client_handle_disconnection_complete() local
1834 hci_con_handle_t con_handle; in gatt_client_event_packet_handler() local
2420 hci_con_handle_t con_handle; in gatt_client_att_packet_handler() local
2526 …gned_write_without_response(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16… in gatt_client_signed_write_without_response()
2546 …t_client_discover_primary_services(btstack_packet_handler_t callback, hci_con_handle_t con_handle){ in gatt_client_discover_primary_services()
2562 …client_discover_secondary_services(btstack_packet_handler_t callback, hci_con_handle_t con_handle){ in gatt_client_discover_secondary_services()
2578 …ary_services_by_uuid16_with_context(btstack_packet_handler_t callback, hci_con_handle_t con_handle, in gatt_client_discover_primary_services_by_uuid16_with_context()
2598 …_primary_services_by_uuid16(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16… in gatt_client_discover_primary_services_by_uuid16()
2602 …primary_services_by_uuid128(btstack_packet_handler_t callback, hci_con_handle_t con_handle, const … in gatt_client_discover_primary_services_by_uuid128()
2619 …cs_for_service_with_context(btstack_packet_handler_t callback, hci_con_handle_t con_handle, gatt_c… in gatt_client_discover_characteristics_for_service_with_context()
2639 …characteristics_for_service(btstack_packet_handler_t callback, hci_con_handle_t con_handle, gatt_c… in gatt_client_discover_characteristics_for_service()
2643 …d_services_for_service_with_context(btstack_packet_handler_t callback, hci_con_handle_t con_handle, in gatt_client_find_included_services_for_service_with_context()
2662 …cluded_services_for_service(btstack_packet_handler_t callback, hci_con_handle_t con_handle, gatt_c… in gatt_client_find_included_services_for_service()
2666 …_for_handle_range_by_uuid16(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16… in gatt_client_discover_characteristics_for_handle_range_by_uuid16()
2685 …for_handle_range_by_uuid128(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16… in gatt_client_discover_characteristics_for_handle_range_by_uuid128()
2705 …stics_for_service_by_uuid16(btstack_packet_handler_t callback, hci_con_handle_t con_handle, gatt_c… in gatt_client_discover_characteristics_for_service_by_uuid16()
2709 …tics_for_service_by_uuid128(btstack_packet_handler_t callback, hci_con_handle_t con_handle, gatt_c… in gatt_client_discover_characteristics_for_service_by_uuid128()
2713 …acteristic_descriptors_with_context(btstack_packet_handler_t callback, hci_con_handle_t con_handle, in gatt_client_discover_characteristic_descriptors_with_context()
2740 …_characteristic_descriptors(btstack_packet_handler_t callback, hci_con_handle_t con_handle, gatt_c… in gatt_client_discover_characteristic_descriptors()
2745hci_con_handle_t con_handle, in gatt_client_read_value_of_characteristic_using_value_handle_with_context()
2765 …teristic_using_value_handle(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16… in gatt_client_read_value_of_characteristic_using_value_handle()
2770 …f_characteristics_by_uuid16(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16… in gatt_client_read_value_of_characteristics_by_uuid16()
2789 …_characteristics_by_uuid128(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16… in gatt_client_read_value_of_characteristics_by_uuid128()
2809 …ead_value_of_characteristic(btstack_packet_handler_t callback, hci_con_handle_t con_handle, gatt_c… in gatt_client_read_value_of_characteristic()
2813 …ng_value_handle_with_offset(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16… in gatt_client_read_long_value_of_characteristic_using_value_handle_with_offset()
2828hci_con_handle_t con_handle, uint16_t value_handle, in gatt_client_read_long_value_of_characteristic_using_value_handle_with_context()
2842 …teristic_using_value_handle(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16… in gatt_client_read_long_value_of_characteristic_using_value_handle()
2846 …ong_value_of_characteristic(btstack_packet_handler_t callback, hci_con_handle_t con_handle, gatt_c… in gatt_client_read_long_value_of_characteristic()
2850 …cteristic_values_with_state(btstack_packet_handler_t callback, hci_con_handle_t con_handle, int nu… in gatt_client_read_multiple_characteristic_values_with_state()
2865 …tiple_characteristic_values(btstack_packet_handler_t callback, hci_con_handle_t con_handle, int nu… in gatt_client_read_multiple_characteristic_values()
2870 …iable_characteristic_values(btstack_packet_handler_t callback, hci_con_handle_t con_handle, int nu… in gatt_client_read_multiple_variable_characteristic_values()
2875 uint8_t gatt_client_write_value_of_characteristic_without_response(hci_con_handle_t con_handle, uin… in gatt_client_write_value_of_characteristic_without_response()
2887 …characteristic_with_context(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16… in gatt_client_write_value_of_characteristic_with_context()
2905 …ite_value_of_characteristic(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16… in gatt_client_write_value_of_characteristic()
2909 …_characteristic_with_offset(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16… in gatt_client_write_long_value_of_characteristic_with_offset()
2926 …characteristic_with_context(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16… in gatt_client_write_long_value_of_characteristic_with_context()
2938 …ong_value_of_characteristic(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16… in gatt_client_write_long_value_of_characteristic()
2942 …ong_value_of_characteristic(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16… in gatt_client_reliable_write_long_value_of_characteristic()
2959 …teristic_configuration_with_context(btstack_packet_handler_t callback, hci_con_handle_t con_handle, in gatt_client_write_client_characteristic_configuration_with_context()
2997 …haracteristic_configuration(btstack_packet_handler_t callback, hci_con_handle_t con_handle, gatt_c… in gatt_client_write_client_characteristic_configuration()
3001 …tor_using_descriptor_handle(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16… in gatt_client_read_characteristic_descriptor_using_descriptor_handle()
3016 …d_characteristic_descriptor(btstack_packet_handler_t callback, hci_con_handle_t con_handle, gatt_c… in gatt_client_read_characteristic_descriptor()
3020 …scriptor_handle_with_offset(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16… in gatt_client_read_long_characteristic_descriptor_using_descriptor_handle_with_offset()
3035 …tor_using_descriptor_handle(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16… in gatt_client_read_long_characteristic_descriptor_using_descriptor_handle()
3039 …g_characteristic_descriptor(btstack_packet_handler_t callback, hci_con_handle_t con_handle, gatt_c… in gatt_client_read_long_characteristic_descriptor()
3043 …tor_using_descriptor_handle(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16… in gatt_client_write_characteristic_descriptor_using_descriptor_handle()
3060 …e_characteristic_descriptor(btstack_packet_handler_t callback, hci_con_handle_t con_handle, gatt_c… in gatt_client_write_characteristic_descriptor()
3064 …scriptor_handle_with_offset(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16… in gatt_client_write_long_characteristic_descriptor_using_descriptor_handle_with_offset()
3081 …tor_using_descriptor_handle(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint16… in gatt_client_write_long_characteristic_descriptor_using_descriptor_handle()
3085 …g_characteristic_descriptor(btstack_packet_handler_t callback, hci_con_handle_t con_handle, gatt_c… in gatt_client_write_long_characteristic_descriptor()
3092 uint8_t gatt_client_prepare_write(btstack_packet_handler_t callback, hci_con_handle_t con_handle, u… in gatt_client_prepare_write()
3112 uint8_t gatt_client_execute_write(btstack_packet_handler_t callback, hci_con_handle_t con_handle){ in gatt_client_execute_write()
3128 uint8_t gatt_client_cancel_write(btstack_packet_handler_t callback, hci_con_handle_t con_handle){ in gatt_client_cancel_write()
3175 …d gatt_client_send_mtu_negotiation(btstack_packet_handler_t callback, hci_con_handle_t con_handle){ in gatt_client_send_mtu_negotiation()
3188 …onse(btstack_context_callback_registration_t * callback_registration, hci_con_handle_t con_handle){ in gatt_client_request_to_write_without_response()
3203 …uery(btstack_context_callback_registration_t * callback_registration, hci_con_handle_t con_handle){ in gatt_client_request_to_send_gatt_query()
3218 …uery(btstack_context_callback_registration_t * callback_registration, hci_con_handle_t con_handle){ in gatt_client_remove_gatt_query()
3228 …t_can_write_without_response_event(btstack_packet_handler_t callback, hci_con_handle_t con_handle){ in gatt_client_request_can_write_without_response_event()
3278 hci_con_handle_t con_handle) { in gatt_client_emit_connected()
3326 hci_con_handle_t con_handle = gatt_client->con_handle; in gatt_client_classic_handle_connected() local
3350 hci_con_handle_t con_handle = gatt_client->con_handle; in gatt_client_classic_handle_disconnected() local
3496 …8_t gatt_client_classic_disconnect(btstack_packet_handler_t callback, hci_con_handle_t con_handle){ in gatt_client_classic_disconnect()
3681 hci_con_handle_t con_handle; in gatt_client_le_enhanced_packet_handler() local
3834 …_client_le_enhanced_connect(btstack_packet_handler_t callback, hci_con_handle_t con_handle, uint8_… in gatt_client_le_enhanced_connect()
3904 uint8_t gatt_client_get_client(hci_con_handle_t con_handle, gatt_client_t ** out_gatt_client){ in gatt_client_get_client()