Home
last modified time | relevance | path

Searched refs:store_bit (Results 1 – 4 of 4) sorted by relevance

/btstack/src/classic/
H A Dhfp_ag.c1320 …hfp_connection->ag_indicators_status_update_bitmap = store_bit(hfp_connection->ag_indicators_statu… in hfp_ag_trigger_incoming_call_idle()
1355 …hfp_connection->ag_indicators_status_update_bitmap = store_bit(hfp_connection->ag_indicators_statu… in hfp_ag_handle_outgoing_call_accepted()
1379 …hfp_connection->ag_indicators_status_update_bitmap = store_bit(hfp_connection->ag_indicators_statu… in hfp_ag_transfer_indicator()
1419 …hfp_connection->ag_indicators_status_update_bitmap = store_bit(hfp_connection->ag_indicators_statu… in hfp_ag_hf_accept_call()
1420 …hfp_connection->ag_indicators_status_update_bitmap = store_bit(hfp_connection->ag_indicators_statu… in hfp_ag_hf_accept_call()
1445 …hfp_connection->ag_indicators_status_update_bitmap = store_bit(hfp_connection->ag_indicators_statu… in hfp_ag_ag_accept_call()
1446 …hfp_connection->ag_indicators_status_update_bitmap = store_bit(hfp_connection->ag_indicators_statu… in hfp_ag_ag_accept_call()
1476 …connection->ag_indicators_status_update_bitmap = store_bit(connection->ag_indicators_status_update… in hfp_ag_trigger_reject_call()
1500 …hfp_connection->ag_indicators_status_update_bitmap = store_bit(hfp_connection->ag_indicators_statu… in hfp_ag_trigger_terminate_call()
1559 …hfp_connection->ag_indicators_status_update_bitmap = store_bit(hfp_connection->ag_indicators_statu… in call_setup_state_machine()
[all …]
H A Dhfp.h793 int store_bit(uint32_t bitmap, int position, uint8_t value);
H A Dhfp.c323 int store_bit(uint32_t bitmap, int position, uint8_t value){ in store_bit() function
1701 …hfp_connection->remote_supported_features = store_bit(hfp_connection->remote_supported_features, H… in parse_sequence()
H A Dhfp_hf.c1053 …hfp_connection->generic_status_update_bitmap = store_bit(hfp_connection->generic_status_update_bit… in hfp_hf_run_for_context()