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

  /hardware/libhardware/include/hardware/
bt_hf.h 51 } bthf_volume_type_t; typedef in typeref:enum:__anon20328
103 typedef void (* bthf_volume_cmd_callback)(bthf_volume_type_t type, int volume, bt_bdaddr_t *bd_addr);
251 bt_status_t (*volume_control) (bthf_volume_type_t type, int volume, bt_bdaddr_t *bd_addr );
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hfp.cpp 172 static void volume_control_callback(bthf_volume_type_t type, int volume, bt_bdaddr_t* bd_addr) {
639 if ( (status = sBluetoothHfpInterface->volume_control((bthf_volume_type_t) volume_type,
  /external/bluetooth/bluedroid/btif/src/
btif_hf.c 925 static bt_status_t volume_control(bthf_volume_type_t type, int volume,
    [all...]

Completed in 4983 milliseconds