Searched defs:goep_cid (Results 1 – 8 of 8) sorted by relevance
471 uint16_t goep_cid = (uint16_t)(uintptr_t) context; in geop_client_sdp_query_start() local559 uint32_t goep_client_get_pbap_supported_features(uint16_t goep_cid){ in goep_client_get_pbap_supported_features()567 uint32_t goep_client_get_map_supported_features(uint16_t goep_cid){ in goep_client_get_map_supported_features()575 uint8_t goep_client_get_map_mas_instance_id(uint16_t goep_cid){ in goep_client_get_map_mas_instance_id()583 uint8_t goep_client_get_map_supported_message_types(uint16_t goep_cid){ in goep_client_get_map_supported_message_types()592 bool goep_client_version_20_or_higher(uint16_t goep_cid){ in goep_client_version_20_or_higher()600 void goep_client_request_can_send_now(uint16_t goep_cid){ in goep_client_request_can_send_now()612 uint8_t goep_client_disconnect(uint16_t goep_cid){ in goep_client_disconnect()625 void goep_client_set_connection_id(uint16_t goep_cid, uint32_t connection_id){ in goep_client_set_connection_id()633 uint8_t goep_client_get_request_opcode(uint16_t goep_cid){ in goep_client_get_request_opcode()[all …]
129 static goep_server_connection_t * goep_server_get_connection_for_goep_cid(uint16_t goep_cid){ in goep_server_get_connection_for_goep_cid()148 …_server_emit_incoming_connection(btstack_packet_handler_t callback, uint16_t goep_cid, bd_addr_t b… in goep_server_emit_incoming_connection()164 …ep_server_emit_connection_opened(btstack_packet_handler_t callback, uint16_t goep_cid, bd_addr_t b… in goep_server_emit_connection_opened()182 …line void goep_server_emit_connection_closed(btstack_packet_handler_t callback, uint16_t goep_cid){ in goep_server_emit_connection_closed()208 uint16_t goep_cid = context->goep_cid; in goep_server_handle_connection_opened() local232 uint16_t goep_cid = goep_connection->goep_cid; in goep_server_handle_connection_closed() local492 uint8_t goep_server_accept_connection(uint16_t goep_cid){ in goep_server_accept_connection()509 uint8_t goep_server_decline_connection(uint16_t goep_cid){ in goep_server_decline_connection()527 uint8_t goep_server_request_can_send_now(uint16_t goep_cid){ in goep_server_request_can_send_now()586 uint8_t goep_server_response_create_connect(uint16_t goep_cid, uint8_t obex_version_number, uint8_t… in goep_server_response_create_connect()[all …]
98 void obex_srm_client_prepare_header(obex_srm_client_t *obex_srm, uint16_t goep_cid){ in obex_srm_client_prepare_header()
102 uint16_t goep_cid){ in obex_srm_server_add_srm_headers()
84 uint16_t goep_cid; member
96 uint16_t goep_cid; member
88 static avrcp_cover_art_client_t * avrcp_cover_art_client_for_goep_cid(uint16_t goep_cid){ in avrcp_cover_art_client_for_goep_cid()
143 uint16_t goep_cid; member