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

  /external/bluetooth/bluedroid/bta/hf_client/
bta_hf_client_rfc.c 76 tBTA_HF_CLIENT_RFC *p_buf;
112 if ((p_buf = (tBTA_HF_CLIENT_RFC *) GKI_getbuf(sizeof(tBTA_HF_CLIENT_RFC))) != NULL)
243 tBTA_HF_CLIENT_RFC *p_buf;
255 if ((p_buf = (tBTA_HF_CLIENT_RFC *) GKI_getbuf(sizeof(tBTA_HF_CLIENT_RFC))) != NULL)
bta_hf_client_int.h 112 } tBTA_HF_CLIENT_RFC;
133 tBTA_HF_CLIENT_RFC rfc;

Completed in 30 milliseconds