Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbt_types.h252 #define STREAM_TO_ARRAY16(a, p) {register int ijk; register UINT8 *_pa = (UINT8 *)a + 15; for (ijk… macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c1681 STREAM_TO_ARRAY16 (key, p); in btu_hcif_link_key_notification_evt()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c2794 STREAM_TO_ARRAY16(p_uuid_list + yy * LEN_UUID_128, p_uuid_data); in BTM_GetEirUuidList()
Dbtm_sec.c3796 STREAM_TO_ARRAY16(evt_data.c, p); in btm_read_local_oob_complete()
3797 STREAM_TO_ARRAY16(evt_data.r, p); in btm_read_local_oob_complete()