Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/btif/src/
Dbtif_sock_rfc.c114 static inline void bd_copy(UINT8* dest, UINT8* src, BOOLEAN swap) in bd_copy() function
633 bd_copy(rs->addr.address, p_open->rem_bda, 0); in on_cli_rfc_connect()