xref: /xnu-11215.81.4/config/Private.Tightbeam.exports (revision d4514f0bc1d3f944c22d92e68b646ac3fb40d452)
1*d4514f0bSApple OSS Distributions# Tightbeam Kext Interface
2*d4514f0bSApple OSS Distributions#
3*d4514f0bSApple OSS Distributions#
4*d4514f0bSApple OSS Distributions_tb_client_connection_activate
5*d4514f0bSApple OSS Distributions_tb_client_connection_create
6*d4514f0bSApple OSS Distributions_tb_client_connection_destruct
7*d4514f0bSApple OSS Distributions_tb_client_connection_create_with_endpoint
8*d4514f0bSApple OSS Distributions_tb_client_connection_create_with_endpoint_static
9*d4514f0bSApple OSS Distributions_tb_client_connection_message_construct
10*d4514f0bSApple OSS Distributions_tb_client_connection_message_destruct
11*d4514f0bSApple OSS Distributions_tb_client_connection_message_reset
12*d4514f0bSApple OSS Distributions_tb_connection_get_transport
13*d4514f0bSApple OSS Distributions_tb_connection_send_query
14*d4514f0bSApple OSS Distributions_tb_forwarding_connection_activate
15*d4514f0bSApple OSS Distributions_tb_forwarding_connection_create
16*d4514f0bSApple OSS Distributions_tb_forwarding_connection_destruct
17*d4514f0bSApple OSS Distributions_tb_forwarding_connection_create_with_endpoint
18*d4514f0bSApple OSS Distributions_tb_owned_buffer_allocate
19*d4514f0bSApple OSS Distributions_tb_owned_buffer_deallocate
20*d4514f0bSApple OSS Distributions_tb_service_connection_activate
21*d4514f0bSApple OSS Distributions_tb_service_connection_create
22*d4514f0bSApple OSS Distributions_tb_service_connection_destruct
23*d4514f0bSApple OSS Distributions_tb_service_connection_create_with_endpoint
24*d4514f0bSApple OSS Distributions_tb_service_connection_message_configure_reply
25*d4514f0bSApple OSS Distributions_tb_service_connection_message_construct
26*d4514f0bSApple OSS Distributions_tb_service_connection_message_destruct
27*d4514f0bSApple OSS Distributions_tb_transport_call_message_handler
28*d4514f0bSApple OSS Distributions_tb_transport_get_context
29*d4514f0bSApple OSS Distributions_tb_transport_message_buffer_copy
30*d4514f0bSApple OSS Distributions_tb_transport_message_buffer_wrap_buffer
31*d4514f0bSApple OSS Distributions_tb_transport_set_message_handler
32*d4514f0bSApple OSS Distributions_tb_transport_set_message_handler_f
33*d4514f0bSApple OSS Distributions_tb_transport_set_reply_sent_handler
34*d4514f0bSApple OSS Distributions_tb_endpoint_create
35*d4514f0bSApple OSS Distributions_tb_endpoint_create_with_data
36*d4514f0bSApple OSS Distributions_tb_endpoint_create_with_value
37*d4514f0bSApple OSS Distributions_tb_endpoint_create_with_value_static
38*d4514f0bSApple OSS Distributions_tb_endpoint_destruct
39*d4514f0bSApple OSS Distributions_tb_endpoint_get_data
40*d4514f0bSApple OSS Distributions_tb_endpoint_get_options
41*d4514f0bSApple OSS Distributions_tb_endpoint_get_type
42*d4514f0bSApple OSS Distributions_tb_endpoint_get_value
43*d4514f0bSApple OSS Distributions_tb_endpoint_get_interface_identifier
44*d4514f0bSApple OSS Distributions_tb_endpoint_set_interface_identifier
45*d4514f0bSApple OSS Distributions_tb_message_complete
46*d4514f0bSApple OSS Distributions_tb_message_configure_recieved
47*d4514f0bSApple OSS Distributions_tb_message_configure_received
48*d4514f0bSApple OSS Distributions_tb_message_construct
49*d4514f0bSApple OSS Distributions_tb_message_decode_bool
50*d4514f0bSApple OSS Distributions_tb_message_decode_f32
51*d4514f0bSApple OSS Distributions_tb_message_decode_f64
52*d4514f0bSApple OSS Distributions_tb_message_decode_s16
53*d4514f0bSApple OSS Distributions_tb_message_decode_s32
54*d4514f0bSApple OSS Distributions_tb_message_decode_s64
55*d4514f0bSApple OSS Distributions_tb_message_decode_s8
56*d4514f0bSApple OSS Distributions_tb_message_decode_u16
57*d4514f0bSApple OSS Distributions_tb_message_decode_u32
58*d4514f0bSApple OSS Distributions_tb_message_decode_u64
59*d4514f0bSApple OSS Distributions_tb_message_decode_u8
60*d4514f0bSApple OSS Distributions_tb_message_destruct
61*d4514f0bSApple OSS Distributions_tb_message_encode_bool
62*d4514f0bSApple OSS Distributions_tb_message_encode_buffer
63*d4514f0bSApple OSS Distributions_tb_message_encode_f32
64*d4514f0bSApple OSS Distributions_tb_message_encode_f64
65*d4514f0bSApple OSS Distributions_tb_message_encode_s16
66*d4514f0bSApple OSS Distributions_tb_message_encode_s32
67*d4514f0bSApple OSS Distributions_tb_message_encode_s64
68*d4514f0bSApple OSS Distributions_tb_message_encode_s8
69*d4514f0bSApple OSS Distributions_tb_message_encode_u16
70*d4514f0bSApple OSS Distributions_tb_message_encode_u32
71*d4514f0bSApple OSS Distributions_tb_message_encode_u64
72*d4514f0bSApple OSS Distributions_tb_message_encode_u8
73*d4514f0bSApple OSS Distributions_tb_message_get_disposition
74*d4514f0bSApple OSS Distributions_tb_message_get_state
75*d4514f0bSApple OSS Distributions_tb_message_get_client_identifier
76*d4514f0bSApple OSS Distributions_tb_message_get_transport_buffer
77*d4514f0bSApple OSS Distributions_tb_message_measure_subrange
78*d4514f0bSApple OSS Distributions_tb_message_precheck_decoding
79*d4514f0bSApple OSS Distributions_tb_message_precheck_encoding
80*d4514f0bSApple OSS Distributions_tb_message_raw_decode_bool
81*d4514f0bSApple OSS Distributions_tb_message_raw_decode_f32
82*d4514f0bSApple OSS Distributions_tb_message_raw_decode_f64
83*d4514f0bSApple OSS Distributions_tb_message_raw_decode_s16
84*d4514f0bSApple OSS Distributions_tb_message_raw_decode_s32
85*d4514f0bSApple OSS Distributions_tb_message_raw_decode_s64
86*d4514f0bSApple OSS Distributions_tb_message_raw_decode_s8
87*d4514f0bSApple OSS Distributions_tb_message_raw_decode_u16
88*d4514f0bSApple OSS Distributions_tb_message_raw_decode_u32
89*d4514f0bSApple OSS Distributions_tb_message_raw_decode_u64
90*d4514f0bSApple OSS Distributions_tb_message_raw_decode_u8
91*d4514f0bSApple OSS Distributions_tb_message_raw_encode_bool
92*d4514f0bSApple OSS Distributions_tb_message_raw_encode_f32
93*d4514f0bSApple OSS Distributions_tb_message_raw_encode_f64
94*d4514f0bSApple OSS Distributions_tb_message_raw_encode_s16
95*d4514f0bSApple OSS Distributions_tb_message_raw_encode_s32
96*d4514f0bSApple OSS Distributions_tb_message_raw_encode_s64
97*d4514f0bSApple OSS Distributions_tb_message_raw_encode_s8
98*d4514f0bSApple OSS Distributions_tb_message_raw_encode_u16
99*d4514f0bSApple OSS Distributions_tb_message_raw_encode_u32
100*d4514f0bSApple OSS Distributions_tb_message_raw_encode_u64
101*d4514f0bSApple OSS Distributions_tb_message_raw_encode_u8
102*d4514f0bSApple OSS Distributions_tb_message_set_client_identifier
103*d4514f0bSApple OSS Distributions_tb_message_set_disposition
104*d4514f0bSApple OSS Distributions_tb_message_set_state
105*d4514f0bSApple OSS Distributions_tb_message_size_bool
106*d4514f0bSApple OSS Distributions_tb_message_size_f32
107*d4514f0bSApple OSS Distributions_tb_message_size_f64
108*d4514f0bSApple OSS Distributions_tb_message_size_s16
109*d4514f0bSApple OSS Distributions_tb_message_size_s32
110*d4514f0bSApple OSS Distributions_tb_message_size_s64
111*d4514f0bSApple OSS Distributions_tb_message_size_s8
112*d4514f0bSApple OSS Distributions_tb_message_size_u16
113*d4514f0bSApple OSS Distributions_tb_message_size_u32
114*d4514f0bSApple OSS Distributions_tb_message_size_u64
115*d4514f0bSApple OSS Distributions_tb_message_size_u8
116*d4514f0bSApple OSS Distributions_tb_message_subrange
117