Home
last modified time | relevance | path

Searched refs:HAL_CBACK (Results 1 – 6 of 6) sorted by relevance

/external/bluetooth/bluedroid/btif/src/
Dbtif_hf.c287HAL_CBACK(bt_hf_callbacks, connection_state_cb, btif_hf_cb.state, &btif_hf_cb.connected_bda); in btif_hf_upstreams_evt()
298HAL_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()
318HAL_CBACK(bt_hf_callbacks, audio_state_cb, BTHF_AUDIO_STATE_CONNECTED, &btif_hf_cb.connected_bda); in btif_hf_upstreams_evt()
322HAL_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 …]
Dbtif_av.c330 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 …]
Dbtif_core.c487 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 …]
Dbtif_dm.c253 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 …]
Dbtif_hh.c627 HAL_CBACK(bt_hh_callbacks, connection_state_cb, bd_addr, BTHH_CONN_STATE_CONNECTING); in btif_hh_connect()
765HAL_CBACK(bt_hh_callbacks, connection_state_cb, (bt_bdaddr_t*) &p_data->conn.bda,BTHH_CONN_STATE_D… in btif_hh_upstreams_evt()
785HAL_CBACK(bt_hh_callbacks, connection_state_cb,&(p_dev->bd_addr), p_dev->dev_status); in btif_hh_upstreams_evt()
790HAL_CBACK(bt_hh_callbacks, connection_state_cb, (bt_bdaddr_t*) &p_data->conn.bda,BTHH_CONN_STATE_D… in btif_hh_upstreams_evt()
808HAL_CBACK(bt_hh_callbacks, connection_state_cb,&(p_dev->bd_addr), p_dev->dev_status); in btif_hh_upstreams_evt()
821HAL_CBACK(bt_hh_callbacks, get_report_cb,(bt_bdaddr_t*) &(p_dev->bd_addr), (bthh_status_t) p_data-… in btif_hh_upstreams_evt()
843HAL_CBACK(bt_hh_callbacks, protocol_mode_cb,(bt_bdaddr_t*) &(p_dev->bd_addr), (bthh_status_t)p_dat… in btif_hh_upstreams_evt()
982HAL_CBACK(bt_hh_callbacks, connection_state_cb,&(p_dev->bd_addr), p_dev->dev_status); in btif_hh_upstreams_evt()
985HAL_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/
Dbtif_common.h55 #define HAL_CBACK(P_CB, P_CBACK, ...)\ macro