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

  /system/bt/bta/include/
bta_hf_client_api.h 127 #define BTA_HF_CLIENT_SUCCESS 0 /* Connection successfully opened */
  /system/bt/btif/src/
btif_hf_client.cc 847 if (p_data->open.status == BTA_HF_CLIENT_SUCCESS) {
869 if (p_data->open.status != BTA_HF_CLIENT_SUCCESS) btif_queue_advance();
    [all...]

Completed in 55 milliseconds