Home
last modified time | relevance | path

Searched refs:HAL_CBACK (Results 1 – 9 of 9) 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_gatt_server.c179 HAL_CBACK(bt_gatt_callbacks, server->register_server_cb in btapp_gatts_handle_cback()
197 HAL_CBACK(bt_gatt_callbacks, server->connection_cb, in btapp_gatts_handle_cback()
207 HAL_CBACK(bt_gatt_callbacks, server->connection_cb, in btapp_gatts_handle_cback()
219 HAL_CBACK(bt_gatt_callbacks, server->service_added_cb, in btapp_gatts_handle_cback()
227 HAL_CBACK(bt_gatt_callbacks, server->included_service_added_cb, in btapp_gatts_handle_cback()
239 HAL_CBACK(bt_gatt_callbacks, server->characteristic_added_cb, in btapp_gatts_handle_cback()
253 HAL_CBACK(bt_gatt_callbacks, server->descriptor_added_cb, in btapp_gatts_handle_cback()
263 HAL_CBACK(bt_gatt_callbacks, server->service_started_cb, in btapp_gatts_handle_cback()
270 HAL_CBACK(bt_gatt_callbacks, server->service_stopped_cb, in btapp_gatts_handle_cback()
277 HAL_CBACK(bt_gatt_callbacks, server->service_deleted_cb, in btapp_gatts_handle_cback()
[all …]
Dbtif_core.c314 HAL_CBACK(bt_hal_cbacks,adapter_state_changed_cb,BT_STATE_OFF); in btif_task()
509 HAL_CBACK(bt_hal_cbacks, thread_evt_cb, ASSOCIATE_JVM); in btif_associate_evt()
597 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, BT_STATUS_SUCCESS, 1, &prop); in btif_enable_bluetooth_evt()
627 HAL_CBACK(bt_hal_cbacks, adapter_state_changed_cb, BT_STATE_ON); in btif_enable_bluetooth_evt()
639 HAL_CBACK(bt_hal_cbacks, adapter_state_changed_cb, BT_STATE_OFF); in btif_enable_bluetooth_evt()
716 HAL_CBACK(bt_hal_cbacks, adapter_state_changed_cb, BT_STATE_OFF); in btif_disable_bluetooth_evt()
768 HAL_CBACK(bt_hal_cbacks, adapter_state_changed_cb, BT_STATE_OFF); in btif_shutdown_bluetooth()
800 HAL_CBACK(bt_hal_cbacks, thread_evt_cb, DISASSOCIATE_JVM); in btif_disassociate_evt()
931 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, in btif_in_get_adapter_properties()
977 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, in btif_in_get_remote_device_properties()
[all …]
Dbtif_av.c333 HAL_CBACK(bt_av_callbacks, connection_state_cb, in btif_av_state_opening_handler()
363 HAL_CBACK(bt_av_callbacks, connection_state_cb, in btif_av_state_opening_handler()
425 HAL_CBACK(bt_av_callbacks, connection_state_cb, in btif_av_state_closing_handler()
517 HAL_CBACK(bt_av_callbacks, connection_state_cb, in btif_av_state_opened_handler()
527 HAL_CBACK(bt_av_callbacks, connection_state_cb, in btif_av_state_opened_handler()
587 HAL_CBACK(bt_av_callbacks, audio_state_cb, in btif_av_state_started_handler()
623 HAL_CBACK(bt_av_callbacks, connection_state_cb, in btif_av_state_started_handler()
658 HAL_CBACK(bt_av_callbacks, audio_state_cb, in btif_av_state_started_handler()
663 HAL_CBACK(bt_av_callbacks, audio_state_cb, in btif_av_state_started_handler()
679 HAL_CBACK(bt_av_callbacks, audio_state_cb, in btif_av_state_started_handler()
[all …]
Dbtif_gatt_client.c329 HAL_CBACK(bt_gatt_callbacks, client->register_client_cb in btif_gattc_upstreams_evt()
345 HAL_CBACK(bt_gatt_callbacks, client->read_characteristic_cb in btif_gattc_upstreams_evt()
357 HAL_CBACK(bt_gatt_callbacks, client->write_characteristic_cb in btif_gattc_upstreams_evt()
365 HAL_CBACK(bt_gatt_callbacks, client->execute_write_cb in btif_gattc_upstreams_evt()
373 HAL_CBACK(bt_gatt_callbacks, client->search_complete_cb in btif_gattc_upstreams_evt()
382 HAL_CBACK(bt_gatt_callbacks, client->search_result_cb in btif_gattc_upstreams_evt()
392 HAL_CBACK(bt_gatt_callbacks, client->read_descriptor_cb in btif_gattc_upstreams_evt()
404 HAL_CBACK(bt_gatt_callbacks, client->write_descriptor_cb in btif_gattc_upstreams_evt()
422 HAL_CBACK(bt_gatt_callbacks, client->notify_cb in btif_gattc_upstreams_evt()
438 HAL_CBACK(bt_gatt_callbacks, client->open_cb, p_data->open.conn_id in btif_gattc_upstreams_evt()
[all …]
Dbtif_dm.c344 HAL_CBACK(bt_hal_cbacks, bond_state_changed_cb, status, bd_addr, state); in bond_state_changed()
437 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, in btif_update_remote_properties()
711 HAL_CBACK(bt_hal_cbacks, pin_request_cb, in btif_dm_pin_req_evt()
783 HAL_CBACK(bt_hal_cbacks, ssp_request_cb, &bd_addr, &bd_name, cod, in btif_dm_ssp_cfm_req_evt()
812 HAL_CBACK(bt_hal_cbacks, ssp_request_cb, &bd_addr, &bd_name, in btif_dm_ssp_key_notif_evt()
952 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, in btif_dm_search_devices_evt()
1051 HAL_CBACK(bt_hal_cbacks, device_found_cb, in btif_dm_search_devices_evt()
1063 HAL_CBACK(bt_hal_cbacks, discovery_state_changed_cb, BT_DISCOVERY_STOPPED); in btif_dm_search_devices_evt()
1078 HAL_CBACK(bt_hal_cbacks, discovery_state_changed_cb, BT_DISCOVERY_STOPPED); in btif_dm_search_devices_evt()
1155 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, in btif_dm_search_services_evt()
[all …]
Dbtif_hh.c537HAL_CBACK(bt_hh_callbacks, connection_state_cb, &(p_dev->bd_addr), BTHH_CONN_STATE_DISCONNECTED); in btif_hh_remove_device()
686 HAL_CBACK(bt_hh_callbacks, connection_state_cb, bd_addr, BTHH_CONN_STATE_CONNECTING); in btif_hh_connect()
823HAL_CBACK(bt_hh_callbacks, connection_state_cb, (bt_bdaddr_t*) &p_data->conn.bda,BTHH_CONN_STATE_D… in btif_hh_upstreams_evt()
843HAL_CBACK(bt_hh_callbacks, connection_state_cb,&(p_dev->bd_addr), p_dev->dev_status); in btif_hh_upstreams_evt()
848HAL_CBACK(bt_hh_callbacks, connection_state_cb, (bt_bdaddr_t*) &p_data->conn.bda,BTHH_CONN_STATE_D… in btif_hh_upstreams_evt()
870HAL_CBACK(bt_hh_callbacks, connection_state_cb,&(p_dev->bd_addr), p_dev->dev_status); in btif_hh_upstreams_evt()
883HAL_CBACK(bt_hh_callbacks, get_report_cb,(bt_bdaddr_t*) &(p_dev->bd_addr), (bthh_status_t) p_data-… in btif_hh_upstreams_evt()
905HAL_CBACK(bt_hh_callbacks, protocol_mode_cb,(bt_bdaddr_t*) &(p_dev->bd_addr), (bthh_status_t)p_dat… in btif_hh_upstreams_evt()
1060HAL_CBACK(bt_hh_callbacks, connection_state_cb,&(p_dev->bd_addr), p_dev->dev_status); in btif_hh_upstreams_evt()
1071 HAL_CBACK(bt_hh_callbacks, virtual_unplug_cb,&(p_dev->bd_addr), in btif_hh_upstreams_evt()
[all …]
Dbtif_rc.c369 HAL_CBACK(bt_rc_callbacks, remote_features_cb, &rc_addr, rc_features) in handle_rc_features()
534 HAL_CBACK(bt_rc_callbacks, passthrough_cmd_cb, p_remote_cmd->rc_id, pressed); in handle_rc_passthrough_cmd()
971 HAL_CBACK(bt_rc_callbacks, get_play_status_cb); in btif_rc_upstreams_evt()
1014 HAL_CBACK(bt_rc_callbacks, get_element_attr_cb, num_attr, element_attrs); in btif_rc_upstreams_evt()
1029 HAL_CBACK(bt_rc_callbacks, register_notification_cb, pavrc_cmd->reg_notif.event_id, in btif_rc_upstreams_evt()
1080 HAL_CBACK(bt_rc_callbacks, volume_change_cb, pavrc_resp->reg_notif.param.volume,ctype) in btif_rc_upstreams_rsp_evt()
1090 HAL_CBACK(bt_rc_callbacks,volume_change_cb,pavrc_resp->volume.volume,ctype) in btif_rc_upstreams_rsp_evt()
/external/bluetooth/bluedroid/btif/include/
Dbtif_common.h55 #define HAL_CBACK(P_CB, P_CBACK, ...)\ macro