Lines Matching defs:connection

61 …t_finalize_connection(gatt_service_client_t * client, gatt_service_client_connection_t * connectio…  in gatt_service_client_finalize_connection()
82 …gatt_service_client_connection_t * connection = (gatt_service_client_connection_t *)btstack_linked… in gatt_service_client_get_connection_for_con_handle_and_service_index() local
94 …gatt_service_client_connection_t * connection = (gatt_service_client_connection_t *)btstack_linked… in gatt_service_client_get_connection_for_con_handle_and_attribute_handle() local
108 …gatt_service_client_connection_t * connection = (gatt_service_client_connection_t *)btstack_linked… in gatt_service_client_get_connection_for_cid() local
115 uint16_t gatt_service_client_get_mtu(const gatt_service_client_connection_t *connection) { in gatt_service_client_get_mtu()
121 uint16_t gatt_service_client_get_connection_id(const gatt_service_client_connection_t * connection){ in gatt_service_client_get_connection_id()
126 …ci_con_handle_t gatt_service_client_get_con_handle(const gatt_service_client_connection_t * connec… in gatt_service_client_get_con_handle()
130 uint8_t gatt_service_client_get_service_index(const gatt_service_client_connection_t * connection){ in gatt_service_client_get_service_index()
142 …rvice_client_characteristic_value_handle_for_index(const gatt_service_client_connection_t *connect… in gatt_service_client_characteristic_value_handle_for_index()
147 …rvice_client_characteristic_index_for_value_handle(const gatt_service_client_connection_t *connect… in gatt_service_client_characteristic_index_for_value_handle()
197 …criptor_queries(const gatt_service_client_t * client, gatt_service_client_connection_t * connectio… in gatt_service_client_more_descriptor_queries()
210 …tions_to_enable(const gatt_service_client_t * client, gatt_service_client_connection_t * connectio… in gatt_service_client_have_more_notifications_to_enable()
223gatt_service_client_connection_t *connection) { in gatt_service_client_register_notification()
254 …client_run_for_client(gatt_service_client_t * client, gatt_service_client_connection_t * connectio… in gatt_service_client_run_for_client()
349 gatt_service_client_connection_t *connection, in gatt_service_client_handle_query_complete()
432 gatt_service_client_connection_t * connection, in gatt_service_client_get_uninitialized_characteristic_index_for_uuid16()
460 …gatt_service_client_connection_t * connection = (gatt_service_client_connection_t *)btstack_linked… in gatt_service_client_handle_disconnect() local
477 gatt_service_client_connection_t * connection; in gatt_service_client_gatt_packet_handler() local
618gatt_service_client_connection_t *connection, in gatt_service_client_connect_primary_service_with_uuid16()
651gatt_service_client_connection_t *connection, in gatt_service_client_connect_secondary_service_with_uuid16()
687 gatt_service_client_can_query_characteristic(const gatt_service_client_connection_t *connection, in gatt_service_client_can_query_characteristic()
699 uint8_t gatt_service_client_disconnect(gatt_service_client_connection_t *connection) { in gatt_service_client_disconnect()
717 …gatt_service_client_connection_t * connection = (gatt_service_client_connection_t *)btstack_linked… in gatt_service_client_unregister_client() local
724 …t_service_client_dump_characteristic_value_handles(const gatt_service_client_connection_t *connect… in gatt_service_client_dump_characteristic_value_handles()