Home | History | Annotate | Download | only in co

Lines Matching refs:remote_bda

480 ** Parameters       remote_bda  - remote device address
487 void bta_hh_le_co_rpt_info(BD_ADDR remote_bda, tBTA_HH_RPT_CACHE_ENTRY *p_entry, UINT8 app_id)
495 remote_bda[0], remote_bda[1], remote_bda[2],
496 remote_bda[3], remote_bda[4], remote_bda[5]);
523 ** Parameters remote_bda - remote device address
530 tBTA_HH_RPT_CACHE_ENTRY * bta_hh_le_co_cache_load (BD_ADDR remote_bda,
539 remote_bda[0], remote_bda[1], remote_bda[2],
540 remote_bda[3], remote_bda[4], remote_bda[5]);
562 ** Parameters remote_bda - remote device address
567 void bta_hh_le_co_reset_rpt_cache (BD_ADDR remote_bda, UINT8 app_id)
573 remote_bda[0], remote_bda[1], remote_bda[2],
574 remote_bda[3], remote_bda[4], remote_bda[5]);