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 359 extern void bta_ag_del_records(tBTA_AG_SCB *p_scb, tBTA_AG_DATA *p_data);
bta_ag_sdp.c 245 ** Function bta_ag_del_records
253 void bta_ag_del_records(tBTA_AG_SCB *p_scb, tBTA_AG_DATA *p_data) function
281 APPL_TRACE_DEBUG1("bta_ag_del_records %d", i);

Completed in 32 milliseconds