Searched refs:STREAM_TO_ARRAY16 (Results 1 – 6 of 6) sorted by relevance
74 #define STREAM_TO_ARRAY16(a, p) {register int ijk; register UINT8 *_pa = (UINT8 *)a + 15; for (ijk… macro
265 #define STREAM_TO_ARRAY16(a, p) {register int ijk; register UINT8 *_pa = (UINT8 *)a + 15; for (ijk… macro
242 #define STREAM_TO_ARRAY16(a, p) {register int ijk; register UINT8 *_pa = (UINT8 *)a + 15; for (ijk… macro
1909 STREAM_TO_ARRAY16 (key, p); in btu_hcif_link_key_notification_evt()
3875 STREAM_TO_ARRAY16(evt_data.c, p); in btm_read_local_oob_complete()3876 STREAM_TO_ARRAY16(evt_data.r, p); in btm_read_local_oob_complete()
3226 STREAM_TO_ARRAY16(p_uuid_list + yy * LEN_UUID_128, p_uuid_data); in BTM_GetEirUuidList()