/external/bluetooth/bluedroid/bta/include/ |
bta_dm_ci.h | 74 BTA_API extern void bta_dm_sco_ci_data_ready(UINT16 event, UINT16 sco_handle);
|
bta_fs_api.h | 37 UINT16 max_file_len; /* Maximum size file name */ 38 UINT16 max_path_len; /* Maximum path length (includes appended file name) */
|
bta_hh_co.h | 41 BTA_API extern void bta_hh_co_data(UINT8 dev_handle, UINT8 *p_rpt, UINT16 len, 57 UINT16 attr_mask, UINT8 app_id);
|
bta_hl_co.h | 175 UINT16 buf_size, UINT8 *p_buf, UINT16 evt); 195 UINT16 data_size, UINT8 *p_data, UINT16 evt); 213 UINT16 buf_size, UINT8 *p_buf, UINT16 evt); 232 UINT16 data_size, UINT8 *p_data, UINT16 evt);
|
ptim.h | 59 extern void ptim_init(tPTIM_CB *p_cb, UINT16 period, UINT8 timer_id); 82 extern void ptim_start_timer(tPTIM_CB *p_cb, TIMER_LIST_ENT *p_tle, UINT16 type, INT32 timeout);
|
/external/bluetooth/bluedroid/embdrv/sbc/encoder/srce/ |
sbc_packing.c | 47 s32OutLow = ((SINT32)(UINT16)s32In1 * (UINT16)s32In2); \ 48 s32TempVal2 = (SINT32)((s32In1 >> 16) * (UINT16)s32In2); \ 77 UINT16 u16Levels; /*to store levels*/ 154 u16Levels = (UINT16)(((UINT32)1 << s32LoopCount) - 1); 166 u32QuantizedSbValue0 = (UINT16)((s32Low1 | s32Hi1) >> 12); 170 u16Levels = (UINT16)(((UINT32)1 << s32LoopCount)-1); 176 u32QuantizedSbValue0 = (UINT16)s32Low;
|
/external/bluetooth/bluedroid/stack/gatt/ |
gatt_attr.c | 42 static void gatt_profile_request_cback (UINT16 conn_id, UINT32 trans_id, UINT8 op_code, tGATTS_DATA *p_data); 43 static void gatt_profile_connect_cback (tGATT_IF gatt_if, BD_ADDR bda, UINT16 conn_id, BOOLEAN connected, tGATT_DISCONN_REASON reason); 63 UINT16 gatt_profile_find_conn_id_by_bd_addr(BD_ADDR bda) 113 tGATT_PROFILE_CLCB *gatt_profile_clcb_alloc (UINT16 conn_id, BD_ADDR bda) 140 BOOLEAN gatt_profile_clcb_dealloc (UINT16 conn_id) 166 static void gatt_profile_request_cback (UINT16 conn_id, UINT32 trans_id, tGATTS_REQ_TYPE type, 215 static void gatt_profile_connect_cback (tGATT_IF gatt_if, BD_ADDR bda, UINT16 conn_id, 248 UINT16 service_handle = 0;
|
/external/bluetooth/bluedroid/stack/include/ |
wbt_api.h | 37 #define ATTR_ID_EXT_BRCM_VERSION 0x8001 /* UINT16 (0xmmnn - major, minor [0x0001]) mandatory */ 44 #define BRCM_EXT_VERSION 0x0001 /* UINT16 (0xmmnn - major, minor [0x0001]) mandatory */
|
/external/chromium/chrome/browser/importer/ |
external_process_importer_host.h | 35 uint16 items, 48 uint16 items_;
|
/external/libnfc-nci/src/nfa/int/ |
nfa_sys_ptim.h | 60 extern void nfa_sys_ptim_init (tPTIM_CB *p_cb, UINT16 period, UINT8 timer_id); 83 extern void nfa_sys_ptim_start_timer (tPTIM_CB *p_cb, TIMER_LIST_ENT *p_tle, UINT16 type, INT32 timeout);
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_BuildAudioCVT.3 | 8 \fBint \fBSDL_BuildAudioCVT\fP\fR(\fBSDL_AudioCVT *cvt, Uint16 src_format, Uint8 src_channels, int src_rate, Uint16 dst_format, Uint8 dst_channels, int dst_rate\fR);
|
/external/qemu/distrib/sdl-1.2.15/src/video/bwindow/ |
SDL_sysmouse_c.h | 31 extern void BE_WarpWMCursor(_THIS, Uint16 x, Uint16 y);
|
/external/qemu/distrib/sdl-1.2.15/src/video/gem/ |
SDL_gemmouse_c.h | 32 extern void GEM_WarpWMCursor(_THIS, Uint16 x, Uint16 y);
|
/external/qemu/distrib/sdl-1.2.15/src/video/maccommon/ |
SDL_macmouse_c.h | 31 extern void Mac_WarpWMCursor(_THIS, Uint16 x, Uint16 y);
|
SDL_macwm_c.h | 38 extern int Mac_SetGammaRamp(_THIS, Uint16 *ramp); 39 extern int Mac_GetGammaRamp(_THIS, Uint16 *ramp);
|
/external/qemu/distrib/sdl-1.2.15/src/video/nanox/ |
SDL_nxmouse_c.h | 28 extern void NX_WarpWMCursor (_THIS, Uint16 x, Uint16 y) ;
|
/external/qemu/distrib/sdl-1.2.15/src/video/photon/ |
SDL_ph_mouse_c.h | 35 extern void ph_WarpWMCursor(_THIS, Uint16 x, Uint16 y);
|
/external/qemu/distrib/sdl-1.2.15/src/video/qtopia/ |
SDL_sysmouse.cc | 51 void QT_WarpWMCursor(_THIS, Uint16 x, Uint16 y)
|
SDL_sysmouse_c.h | 31 extern void QT_WarpWMCursor(_THIS, Uint16 x, Uint16 y);
|
/external/qemu/distrib/sdl-1.2.15/src/video/vgl/ |
SDL_vglmouse.c | 52 void VGL_WarpWMCursor(_THIS, Uint16 x, Uint16 y)
|
SDL_vglmouse_c.h | 31 extern void VGL_WarpWMCursor(_THIS, Uint16 x, Uint16 y);
|
/external/qemu/distrib/sdl-1.2.15/src/video/wincommon/ |
SDL_sysmouse_c.h | 31 extern void WIN_WarpWMCursor(_THIS, Uint16 x, Uint16 y);
|
/external/qemu/distrib/sdl-1.2.15/src/video/x11/ |
SDL_x11mouse_c.h | 31 extern void X11_WarpWMCursor(_THIS, Uint16 x, Uint16 y);
|
/external/regex-re2/re2/ |
unicode_groups.h | 27 uint16 lo; 28 uint16 hi;
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
802.3.h | 33 uint16 length; /* frame length incl header */ 40 uint16 type; /* ethertype */
|