Home | History | Annotate | Download | only in co

Lines Matching refs:remote_bda

510 ** Parameters       remote_bda  - remote device address
517 void bta_hh_le_co_rpt_info(BD_ADDR remote_bda, tBTA_HH_RPT_CACHE_ENTRY *p_entry, UINT8 app_id)
525 remote_bda[0], remote_bda[1], remote_bda[2],
526 remote_bda[3], remote_bda[4], remote_bda[5]);
553 ** Parameters remote_bda - remote device address
560 tBTA_HH_RPT_CACHE_ENTRY * bta_hh_le_co_cache_load (BD_ADDR remote_bda,
567 remote_bda[0], remote_bda[1], remote_bda[2],
568 remote_bda[3], remote_bda[4], remote_bda[5]);
590 ** Parameters remote_bda - remote device address
595 void bta_hh_le_co_reset_rpt_cache (BD_ADDR remote_bda, UINT8 app_id)
601 remote_bda[0], remote_bda[1], remote_bda[2],
602 remote_bda[3], remote_bda[4], remote_bda[5]);