OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:uint16
(Results
226 - 250
of
2364
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/system/bt/stack/include/
mca_api.h
85
typedef
UINT16
tMCA_DL; /* the handle for the data channel. This is reported at MCA_OPEN_CFM_EVT or MCA_OPEN_IND_EVT */
96
UINT16
ctrl_psm; /* L2CAP PSM for the MCAP control channel */
97
UINT16
data_psm; /* L2CAP PSM for the MCAP data channel */
98
UINT16
sec_mask; /* Security mask for BTM_SetSecurityLevel() */
118
UINT16
user_rx_buf_size;
119
UINT16
user_tx_buf_size;
120
UINT16
fcr_rx_buf_size;
121
UINT16
fcr_tx_buf_size;
123
UINT16
data_mtu; /* L2CAP MTU of the MCAP data channel */
129
UINT16
mdl_id; /* The associated MDL ID *
[
all
...]
/prebuilts/go/darwin-x86/src/syscall/
syscall_windows.go
27
func StringToUTF16(s string) []
uint16
{
38
func UTF16FromString(s string) ([]
uint16
, error) {
49
func UTF16ToString(s []
uint16
) string {
65
func StringToUTF16Ptr(s string) *
uint16
{ return &StringToUTF16(s)[0] }
70
func UTF16PtrFromString(s string) (*
uint16
, error) {
83
func langid(pri, sub
uint16
) uint32 { return uint32(sub)<<10 | uint32(pri) }
89
func FormatMessage(flags uint32, msgsrc uint32, msgid uint32, langid uint32, buf []
uint16
, args *byte) (n uint32, err error) {
101
b := make([]
uint16
, 300)
147
//sys formatMessage(flags uint32, msgsrc uintptr, msgid uint32, langid uint32, buf []
uint16
, args *byte) (n uint32, err error) = FormatMessageW
149
//sys CreateFile(name *
uint16
, access uint32, mode uint32, sa *SecurityAttributes, createmode uint32, attrs uint32, templatefile (…)
[
all
...]
/prebuilts/go/linux-x86/src/syscall/
syscall_windows.go
27
func StringToUTF16(s string) []
uint16
{
38
func UTF16FromString(s string) ([]
uint16
, error) {
49
func UTF16ToString(s []
uint16
) string {
65
func StringToUTF16Ptr(s string) *
uint16
{ return &StringToUTF16(s)[0] }
70
func UTF16PtrFromString(s string) (*
uint16
, error) {
83
func langid(pri, sub
uint16
) uint32 { return uint32(sub)<<10 | uint32(pri) }
89
func FormatMessage(flags uint32, msgsrc uint32, msgid uint32, langid uint32, buf []
uint16
, args *byte) (n uint32, err error) {
101
b := make([]
uint16
, 300)
147
//sys formatMessage(flags uint32, msgsrc uintptr, msgid uint32, langid uint32, buf []
uint16
, args *byte) (n uint32, err error) = FormatMessageW
149
//sys CreateFile(name *
uint16
, access uint32, mode uint32, sa *SecurityAttributes, createmode uint32, attrs uint32, templatefile (…)
[
all
...]
/system/bt/btif/co/
bta_pan_co.c
75
void bta_pan_co_open(
UINT16
handle, UINT8 app_id, tBTA_PAN_ROLE local_role,
120
void bta_pan_co_close(
UINT16
handle, UINT8 app_id)
159
void bta_pan_co_tx_path(
UINT16
handle, UINT8 app_id)
164
UINT16
protocol;
222
void bta_pan_co_rx_path(
UINT16
handle, UINT8 app_id)
243
void bta_pan_co_tx_write(
UINT16
handle, UINT8 app_id, BD_ADDR src, BD_ADDR dst,
244
UINT16
protocol, UINT8 *p_data,
245
UINT16
len, BOOLEAN ext, BOOLEAN forward)
273
void bta_pan_co_tx_writebuf(
UINT16
handle, UINT8 app_id, BD_ADDR src,
274
BD_ADDR dst,
UINT16
protocol, BT_HDR *p_buf
[
all
...]
/system/bt/stack/btm/
btm_ble_int.h
110
UINT16
data_mask;
136
UINT16
discoverable_mode;
137
UINT16
connectable_mode;
142
UINT16
adv_interval_min;
143
UINT16
adv_interval_max;
192
UINT16
min_conn_int;
193
UINT16
max_conn_int;
194
UINT16
slave_latency;
195
UINT16
supervision_tout;
259
typedef
UINT16
tBTM_BLE_STATE_MASK
[
all
...]
/prebuilts/go/darwin-x86/pkg/darwin_amd64_race/unicode/
utf16.a
12
func @"".Encode (@"".s·2 []rune "esc:0x1") (? []
uint16
)
13
func @"".Decode (@"".s·2 []
uint16
"esc:0x1") (? []rune)
71
runtime.raceread ? type.[]
uint16