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

  /hardware/libhardware/include/hardware/
bt_hf_client.h 40 } bthf_client_vr_state_t; typedef in typeref:enum:__anon42990
184 typedef void (* bthf_client_vr_cmd_callback)(const RawAddress *bd_addr, bthf_client_vr_state_t state);
  /system/bt/btif/src/
btif_hf_client.cc 903 (bthf_client_vr_state_t)p_data->val.value);
    [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hfpclient.cpp 95 static void vr_cmd_cb(const RawAddress* bd_addr, bthf_client_vr_state_t state) {

Completed in 343 milliseconds