Home
last modified time | relevance | path

Searched refs:STREAM_TO_ARRAY16 (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/include/
Dbt_types.h257 #define STREAM_TO_ARRAY16(a, p) {register int ijk; register UINT8 *_pa = (UINT8 *)a + 15; for (ijk… macro
/system/bt/stack/btu/
Dbtu_hcif.c1311 STREAM_TO_ARRAY16 (key, p); in btu_hcif_link_key_notification_evt()
/system/bt/stack/btm/
Dbtm_inq.c2776 STREAM_TO_ARRAY16(p_uuid_list + yy * LEN_UUID_128, p_uuid_data); in BTM_GetEirUuidList()
Dbtm_sec.c3917 STREAM_TO_ARRAY16(evt_data.c, p); in btm_read_local_oob_complete()
3918 STREAM_TO_ARRAY16(evt_data.r, p); in btm_read_local_oob_complete()