OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:volume_change_cb
(Results
1 - 5
of
5
) sorted by null
/hardware/libhardware/include/hardware/
bt_hf_client.h
288
bthf_client_volume_change_callback
volume_change_cb
;
member in struct:__anon32032
bt_rc.h
218
btrc_volume_change_callback
volume_change_cb
;
member in struct:__anon32073
/packages/apps/Bluetooth/jni/
com_android_bluetooth_hfpclient.cpp
208
static void
volume_change_cb
(bthf_client_volume_type_t type, int volume) {
function in namespace:android
271
volume_change_cb
,
/system/bt/btif/src/
btif_hf_client.c
816
HAL_CBACK(bt_hf_client_callbacks,
volume_change_cb
, BTHF_CLIENT_VOLUME_TYPE_MIC, p_data->val.value);
820
HAL_CBACK(bt_hf_client_callbacks,
volume_change_cb
, BTHF_CLIENT_VOLUME_TYPE_SPK, p_data->val.value);
[
all
...]
btif_rc.c
[
all
...]
Completed in 1093 milliseconds