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

  /external/bluetooth/bluedroid/bta/ag/
bta_ag_act.c 163 bta_ag_del_records(p_scb, p_data);
188 bta_ag_del_records(p_scb, p_data);
bta_ag_int.h 368 extern void bta_ag_del_records(tBTA_AG_SCB *p_scb, tBTA_AG_DATA *p_data);
bta_ag_sdp.c 246 ** Function bta_ag_del_records
254 void bta_ag_del_records(tBTA_AG_SCB *p_scb, tBTA_AG_DATA *p_data) function
283 APPL_TRACE_DEBUG("bta_ag_del_records %d", i);

Completed in 820 milliseconds