/external/bluetooth/bluedroid/btif/src/ |
D | btif_hf.c | 287 … HAL_CBACK(bt_hf_callbacks, connection_state_cb, btif_hf_cb.state, &btif_hf_cb.connected_bda); in btif_hf_upstreams_evt() 298 … HAL_CBACK(bt_hf_callbacks, connection_state_cb, btif_hf_cb.state, &btif_hf_cb.connected_bda); in btif_hf_upstreams_evt() 312 HAL_CBACK(bt_hf_callbacks, connection_state_cb, btif_hf_cb.state, in btif_hf_upstreams_evt() 318 … HAL_CBACK(bt_hf_callbacks, audio_state_cb, BTHF_AUDIO_STATE_CONNECTED, &btif_hf_cb.connected_bda); in btif_hf_upstreams_evt() 322 …HAL_CBACK(bt_hf_callbacks, audio_state_cb, BTHF_AUDIO_STATE_DISCONNECTED, &btif_hf_cb.connected_bd… in btif_hf_upstreams_evt() 328 HAL_CBACK(bt_hf_callbacks, volume_cmd_cb, in btif_hf_upstreams_evt() 333 HAL_CBACK(bt_hf_callbacks, answer_call_cmd_cb); in btif_hf_upstreams_evt() 339 HAL_CBACK(bt_hf_callbacks, dial_call_cmd_cb, in btif_hf_upstreams_evt() 344 HAL_CBACK(bt_hf_callbacks, hangup_call_cmd_cb); in btif_hf_upstreams_evt() 348 HAL_CBACK(bt_hf_callbacks, cind_cmd_cb); in btif_hf_upstreams_evt() [all …]
|
D | btif_av.c | 330 HAL_CBACK(bt_av_callbacks, connection_state_cb, in btif_av_state_opening_handler() 358 HAL_CBACK(bt_av_callbacks, connection_state_cb, in btif_av_state_opening_handler() 419 HAL_CBACK(bt_av_callbacks, connection_state_cb, in btif_av_state_closing_handler() 500 HAL_CBACK(bt_av_callbacks, connection_state_cb, in btif_av_state_opened_handler() 507 HAL_CBACK(bt_av_callbacks, connection_state_cb, in btif_av_state_opened_handler() 548 HAL_CBACK(bt_av_callbacks, audio_state_cb, in btif_av_state_started_handler() 579 HAL_CBACK(bt_av_callbacks, connection_state_cb, in btif_av_state_started_handler() 614 HAL_CBACK(bt_av_callbacks, audio_state_cb, in btif_av_state_started_handler() 619 HAL_CBACK(bt_av_callbacks, audio_state_cb, in btif_av_state_started_handler() 633 HAL_CBACK(bt_av_callbacks, audio_state_cb, in btif_av_state_started_handler() [all …]
|
D | btif_core.c | 487 HAL_CBACK(bt_hal_cbacks, thread_evt_cb, ASSOCIATE_JVM); in btif_associate_evt() 575 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, BT_STATUS_SUCCESS, 1, &prop); in btif_enable_bluetooth_evt() 605 HAL_CBACK(bt_hal_cbacks, adapter_state_changed_cb, BT_STATE_ON); in btif_enable_bluetooth_evt() 617 HAL_CBACK(bt_hal_cbacks, adapter_state_changed_cb, BT_STATE_OFF); in btif_enable_bluetooth_evt() 694 HAL_CBACK(bt_hal_cbacks, adapter_state_changed_cb, BT_STATE_OFF); in btif_disable_bluetooth_evt() 758 HAL_CBACK(bt_hal_cbacks, thread_evt_cb, DISASSOCIATE_JVM); in btif_disassociate_evt() 888 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, in btif_in_get_adapter_properties() 934 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, in btif_in_get_remote_device_properties() 969 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, status, 1, p_prop); in execute_storage_request() 981 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, status, 1, &prop); in execute_storage_request() [all …]
|
D | btif_dm.c | 253 HAL_CBACK(bt_hal_cbacks, bond_state_changed_cb, status, bd_addr, state); in bond_state_changed() 312 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, in btif_update_remote_properties() 581 HAL_CBACK(bt_hal_cbacks, pin_request_cb, in btif_dm_pin_req_evt() 652 HAL_CBACK(bt_hal_cbacks, ssp_request_cb, &bd_addr, &bd_name, cod, in btif_dm_ssp_cfm_req_evt() 681 HAL_CBACK(bt_hal_cbacks, ssp_request_cb, &bd_addr, &bd_name, in btif_dm_ssp_key_notif_evt() 817 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, in btif_dm_search_devices_evt() 910 HAL_CBACK(bt_hal_cbacks, device_found_cb, in btif_dm_search_devices_evt() 922 HAL_CBACK(bt_hal_cbacks, discovery_state_changed_cb, BT_DISCOVERY_STOPPED); in btif_dm_search_devices_evt() 937 HAL_CBACK(bt_hal_cbacks, discovery_state_changed_cb, BT_DISCOVERY_STOPPED); in btif_dm_search_devices_evt() 1003 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, in btif_dm_search_services_evt() [all …]
|
D | btif_hh.c | 627 HAL_CBACK(bt_hh_callbacks, connection_state_cb, bd_addr, BTHH_CONN_STATE_CONNECTING); in btif_hh_connect() 765 …HAL_CBACK(bt_hh_callbacks, connection_state_cb, (bt_bdaddr_t*) &p_data->conn.bda,BTHH_CONN_STATE_D… in btif_hh_upstreams_evt() 785 … HAL_CBACK(bt_hh_callbacks, connection_state_cb,&(p_dev->bd_addr), p_dev->dev_status); in btif_hh_upstreams_evt() 790 …HAL_CBACK(bt_hh_callbacks, connection_state_cb, (bt_bdaddr_t*) &p_data->conn.bda,BTHH_CONN_STATE_D… in btif_hh_upstreams_evt() 808 … HAL_CBACK(bt_hh_callbacks, connection_state_cb,&(p_dev->bd_addr), p_dev->dev_status); in btif_hh_upstreams_evt() 821 …HAL_CBACK(bt_hh_callbacks, get_report_cb,(bt_bdaddr_t*) &(p_dev->bd_addr), (bthh_status_t) p_data-… in btif_hh_upstreams_evt() 843 …HAL_CBACK(bt_hh_callbacks, protocol_mode_cb,(bt_bdaddr_t*) &(p_dev->bd_addr), (bthh_status_t)p_dat… in btif_hh_upstreams_evt() 982 … HAL_CBACK(bt_hh_callbacks, connection_state_cb,&(p_dev->bd_addr), p_dev->dev_status); in btif_hh_upstreams_evt() 985 … HAL_CBACK(bt_hh_callbacks, virtual_unplug_cb,&(p_dev->bd_addr),p_data->dev_status.status); in btif_hh_upstreams_evt() 1063 HAL_CBACK(bt_hh_callbacks, connection_state_cb,bd_addr,BTHH_CONN_STATE_CONNECTING); in btif_hh_handle_evt() [all …]
|
/external/bluetooth/bluedroid/btif/include/ |
D | btif_common.h | 55 #define HAL_CBACK(P_CB, P_CBACK, ...)\ macro
|