Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_hf_client.cc176 HAL_CBACK(bt_hf_client_callbacks, audio_state_cb, &cb->peer_bda, in btif_in_hf_client_generic_evt()
779 HAL_CBACK(bt_hf_client_callbacks, call_cb, &cb->peer_bda, in process_ind_evt()
784 HAL_CBACK(bt_hf_client_callbacks, callsetup_cb, &cb->peer_bda, in process_ind_evt()
788 HAL_CBACK(bt_hf_client_callbacks, callheld_cb, &cb->peer_bda, in process_ind_evt()
793 HAL_CBACK(bt_hf_client_callbacks, network_state_cb, &cb->peer_bda, in process_ind_evt()
798 HAL_CBACK(bt_hf_client_callbacks, network_signal_cb, &cb->peer_bda, in process_ind_evt()
803 HAL_CBACK(bt_hf_client_callbacks, network_roaming_cb, &cb->peer_bda, in process_ind_evt()
808 HAL_CBACK(bt_hf_client_callbacks, battery_level_cb, &cb->peer_bda, in process_ind_evt()
862 HAL_CBACK(bt_hf_client_callbacks, connection_state_cb, &cb->peer_bda, in btif_hf_client_upstreams_evt()
877 HAL_CBACK(bt_hf_client_callbacks, connection_state_cb, &cb->peer_bda, in btif_hf_client_upstreams_evt()
[all …]
Dbtif_gatt_server.cc132 HAL_CBACK(bt_gatt_callbacks, server->register_server_cb, in btapp_gatts_handle_cback()
145 HAL_CBACK(bt_gatt_callbacks, server->connection_cb, p_data->conn.conn_id, in btapp_gatts_handle_cback()
151 HAL_CBACK(bt_gatt_callbacks, server->connection_cb, p_data->conn.conn_id, in btapp_gatts_handle_cback()
157 HAL_CBACK(bt_gatt_callbacks, server->service_stopped_cb, in btapp_gatts_handle_cback()
163 HAL_CBACK(bt_gatt_callbacks, server->service_deleted_cb, in btapp_gatts_handle_cback()
169 HAL_CBACK(bt_gatt_callbacks, server->request_read_characteristic_cb, in btapp_gatts_handle_cback()
179 HAL_CBACK(bt_gatt_callbacks, server->request_read_descriptor_cb, in btapp_gatts_handle_cback()
191 HAL_CBACK(bt_gatt_callbacks, server->request_write_characteristic_cb, in btapp_gatts_handle_cback()
201 HAL_CBACK(bt_gatt_callbacks, server->request_write_descriptor_cb, in btapp_gatts_handle_cback()
209 HAL_CBACK(bt_gatt_callbacks, server->request_exec_write_cb, in btapp_gatts_handle_cback()
[all …]
Dbtif_gatt_client.cc107 HAL_CBACK(bt_gatt_callbacks, client->execute_write_cb, in btif_gattc_upstreams_evt()
113 HAL_CBACK(bt_gatt_callbacks, client->search_complete_cb, in btif_gattc_upstreams_evt()
128 HAL_CBACK(bt_gatt_callbacks, client->notify_cb, p_data->notify.conn_id, in btif_gattc_upstreams_evt()
139 HAL_CBACK(bt_gatt_callbacks, client->open_cb, p_data->open.conn_id, in btif_gattc_upstreams_evt()
144 HAL_CBACK(bt_gatt_callbacks, client->configure_mtu_cb, in btif_gattc_upstreams_evt()
155 HAL_CBACK(bt_gatt_callbacks, client->close_cb, p_data->close.conn_id, in btif_gattc_upstreams_evt()
173 HAL_CBACK(bt_gatt_callbacks, client->configure_mtu_cb, in btif_gattc_upstreams_evt()
180 HAL_CBACK(bt_gatt_callbacks, client->congestion_cb, in btif_gattc_upstreams_evt()
185 HAL_CBACK(bt_gatt_callbacks, client->phy_updated_cb, in btif_gattc_upstreams_evt()
191 HAL_CBACK(bt_gatt_callbacks, client->conn_updated_cb, in btif_gattc_upstreams_evt()
[all …]
Dbtif_hd.cc187 HAL_CBACK(bt_hd_callbacks, application_state_cb, addr, in btif_hd_upstreams_evt()
193 HAL_CBACK(bt_hd_callbacks, application_state_cb, NULL, in btif_hd_upstreams_evt()
216 HAL_CBACK(bt_hd_callbacks, connection_state_cb, in btif_hd_upstreams_evt()
228 HAL_CBACK(bt_hd_callbacks, connection_state_cb, in btif_hd_upstreams_evt()
233 HAL_CBACK(bt_hd_callbacks, get_report_cb, p_data->get_report.report_type, in btif_hd_upstreams_evt()
238 HAL_CBACK(bt_hd_callbacks, set_report_cb, p_data->set_report.report_type, in btif_hd_upstreams_evt()
244 HAL_CBACK(bt_hd_callbacks, set_protocol_cb, p_data->set_protocol); in btif_hd_upstreams_evt()
248 HAL_CBACK(bt_hd_callbacks, intr_data_cb, p_data->intr_data.report_id, in btif_hd_upstreams_evt()
253 HAL_CBACK(bt_hd_callbacks, connection_state_cb, in btif_hd_upstreams_evt()
267 HAL_CBACK(bt_hd_callbacks, vc_unplug_cb); in btif_hd_upstreams_evt()
[all …]
Dbtif_core.cc367 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, BT_STATUS_SUCCESS, 1, in btif_enable_bluetooth_evt()
619 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, BT_STATUS_SUCCESS, num_props, in btif_in_get_adapter_properties()
666 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, BT_STATUS_SUCCESS, in btif_in_get_remote_device_properties()
695 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, status, 1, p_prop); in execute_storage_request()
738 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, status, 1, &prop); in execute_storage_request()
746 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, status, 0, NULL); in execute_storage_request()
771 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, status, in execute_storage_remote_request()
788 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, status, num_props, p_props); in btif_adapter_properties_evt()
792 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, status, remote_addr, in btif_remote_properties_evt()
1165 HAL_CBACK(bt_hal_cbacks, thread_evt_cb, ASSOCIATE_JVM); in btif_jni_associate()
[all …]
Dbtif_hh.cc482 HAL_CBACK(bt_hh_callbacks, connection_state_cb, &(p_dev->bd_addr), in btif_hh_remove_device()
621 HAL_CBACK(bt_hh_callbacks, connection_state_cb, &tmp, in btif_hh_connect()
791 HAL_CBACK(bt_hh_callbacks, connection_state_cb, in btif_hh_upstreams_evt()
817 HAL_CBACK(bt_hh_callbacks, connection_state_cb, &(p_dev->bd_addr), in btif_hh_upstreams_evt()
832 HAL_CBACK(bt_hh_callbacks, connection_state_cb, in btif_hh_upstreams_evt()
861 HAL_CBACK(bt_hh_callbacks, connection_state_cb, &(p_dev->bd_addr), in btif_hh_upstreams_evt()
882 HAL_CBACK(bt_hh_callbacks, get_report_cb, in btif_hh_upstreams_evt()
886 HAL_CBACK(bt_hh_callbacks, handshake_cb, in btif_hh_upstreams_evt()
902 HAL_CBACK(bt_hh_callbacks, handshake_cb, (RawAddress*)&(p_dev->bd_addr), in btif_hh_upstreams_evt()
919 HAL_CBACK(bt_hh_callbacks, protocol_mode_cb, in btif_hh_upstreams_evt()
[all …]
Dbtif_dm.cc498 HAL_CBACK(bt_hal_cbacks, bond_state_changed_cb, status, &tmp, state); in bond_state_changed()
509 HAL_CBACK(bt_hal_cbacks, bond_state_changed_cb, status, &tmp, state); in bond_state_changed()
624 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, status, &tmp, in btif_update_remote_properties()
913 HAL_CBACK(bt_hal_cbacks, pin_request_cb, &tmp, &bd_name, cod, in btif_dm_pin_req_evt()
995 HAL_CBACK(bt_hal_cbacks, ssp_request_cb, &bd_addr, &bd_name, cod, in btif_dm_ssp_cfm_req_evt()
1028 HAL_CBACK(bt_hal_cbacks, ssp_request_cb, &bd_addr, &bd_name, cod, in btif_dm_ssp_key_notif_evt()
1119 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, BT_STATUS_SUCCESS, in btif_dm_auth_cmpl_evt()
1247 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, status, &bdaddr, in btif_dm_search_devices_evt()
1346 HAL_CBACK(bt_hal_cbacks, device_found_cb, num_properties, properties); in btif_dm_search_devices_evt()
1357 HAL_CBACK(bt_hal_cbacks, discovery_state_changed_cb, in btif_dm_search_devices_evt()
[all …]
Dstack_manager.cc229 HAL_CBACK(bt_hal_cbacks, adapter_state_changed_cb, BT_STATE_ON); in event_signal_stack_up()
233 HAL_CBACK(bt_hal_cbacks, adapter_state_changed_cb, BT_STATE_OFF); in event_signal_stack_down()
Dbtif_sdp.cc73 HAL_CBACK(bt_sdp_callbacks, sdp_search_cb, (bt_status_t)evt_data->status, in btif_sdp_search_comp_evt()
Dbtif_mce.cc66 HAL_CBACK(bt_mce_callbacks, remote_mas_instances_cb, in btif_mce_mas_discovery_comp_evt()
Dbtif_rc.cc533 HAL_CBACK(bt_rc_callbacks, remote_features_cb, p_dev->rc_addr, rc_features); in handle_rc_features()
774 HAL_CBACK(bt_rc_callbacks, passthrough_cmd_cb, p_remote_cmd->rc_id, pressed, in handle_rc_passthrough_cmd()
1426 HAL_CBACK(bt_rc_callbacks, get_play_status_cb, p_dev->rc_addr); in btif_rc_upstreams_evt()
1453 HAL_CBACK(bt_rc_callbacks, get_element_attr_cb, num_attr, element_attrs, in btif_rc_upstreams_evt()
1468 HAL_CBACK(bt_rc_callbacks, register_notification_cb, in btif_rc_upstreams_evt()
1515 HAL_CBACK(bt_rc_callbacks, get_folder_items_cb, in btif_rc_upstreams_evt()
1523 HAL_CBACK(bt_rc_callbacks, set_addressed_player_cb, in btif_rc_upstreams_evt()
1529 HAL_CBACK(bt_rc_callbacks, set_browsed_player_cb, in btif_rc_upstreams_evt()
1565 HAL_CBACK(bt_rc_callbacks, change_path_cb, pavrc_cmd->chg_path.direction, in btif_rc_upstreams_evt()
1571 HAL_CBACK(bt_rc_callbacks, search_cb, pavrc_cmd->search.string.charset_id, in btif_rc_upstreams_evt()
[all …]
Dbtif_ble_scanner.cc155 HAL_CBACK(bt_gatt_callbacks, scanner->scan_result_cb, ble_evt_type, addr_type, in bta_scan_results_cb_impl()
/system/bt/btif/include/
Dbtif_common.h81 #define HAL_CBACK(P_CB, P_CBACK, ...) \ macro