Home
last modified time | relevance | path

Searched refs:bt_rcopy (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dbt_types.h774 static inline void bt_rcopy(UINT8 *dst, UINT8 const *src, UINT16 len) in bt_rcopy() function
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c1858 bt_rcopy(&device_info_array[5], device_info, BD_ADDR_LEN); in BTM_UpdateBleDuplicateExceptionalList()