HomeSort by relevance Sort by last modified time
    Searched refs:tBTA_HH_LE_RPT (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/bta/hh/
bta_hh_le.c 112 tBTA_HH_LE_RPT *p_rpt;
461 tBTA_HH_LE_RPT * bta_hh_le_find_report_entry(tBTA_HH_DEV_CB *p_cb,
468 tBTA_HH_LE_RPT *p_rpt;
502 tBTA_HH_LE_RPT * bta_hh_le_find_rpt_by_idtype(tBTA_HH_LE_RPT*p_head, UINT8 mode,
505 tBTA_HH_LE_RPT *p_rpt = p_head;
538 tBTA_HH_LE_RPT * bta_hh_le_find_alloc_report_entry(tBTA_HH_DEV_CB *p_cb,
545 tBTA_HH_LE_RPT *p_rpt;
643 void bta_hh_le_read_rpt_ref_descr(tBTA_HH_DEV_CB *p_dev_cb, tBTA_HH_LE_RPT *p_rpt)
710 void bta_hh_le_save_rpt_ref(tBTA_HH_DEV_CB *p_dev_cb, tBTA_HH_LE_RPT *p_rpt
    [all...]
bta_hh_int.h 203 }tBTA_HH_LE_RPT;
212 tBTA_HH_LE_RPT report[BTA_HH_LE_RPT_MAX];

Completed in 39 milliseconds