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

  /external/bluetooth/bluedroid/bta/ag/
bta_ag_rfc.c 124 tBTA_AG_RFC *p_buf;
176 if ((p_buf = (tBTA_AG_RFC *) GKI_getbuf(sizeof(tBTA_AG_RFC))) != NULL)
402 tBTA_AG_RFC *p_buf;
413 if ((p_buf = (tBTA_AG_RFC *) GKI_getbuf(sizeof(tBTA_AG_RFC))) != NULL)
bta_ag_int.h 208 } tBTA_AG_RFC;
229 tBTA_AG_RFC rfc;

Completed in 29 milliseconds