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

  /system/bt/bta/include/
bta_hf_client_api.h 109 #define BTA_HF_CLIENT_SUCCESS 0 /* Connection successfully opened */
  /system/bt/bta/hf_client/
bta_hf_client_act.c 83 evt.reg.status = BTA_HF_CLIENT_SUCCESS;
248 bta_hf_client_cback_open(NULL, BTA_HF_CLIENT_SUCCESS);
  /system/bt/btif/src/
btif_hf_client.c 754 if (p_data->open.status == BTA_HF_CLIENT_SUCCESS)
779 if (p_data->open.status != BTA_HF_CLIENT_SUCCESS)
    [all...]

Completed in 174 milliseconds