Hfp

SCPI Commands

CONFigure:BLUetooth:SIGNaling<Instance>:CONNection:AUDio:HFP:CASTartup
class Hfp[source]

Hfp commands group definition. 1 total commands, 0 Sub-groups, 1 group commands

get_castartup()bool[source]
# SCPI: CONFigure:BLUetooth:SIGNaling<Instance>:CONNection:AUDio:HFP:CASTartup
value: bool = driver.configure.connection.audio.hfp.get_castartup()

Enables the indication of the active call to the EUT for the audio profile role hands free.

return

call_activeat_startup: OFF | ON

set_castartup(call_activeat_startup: bool)None[source]
# SCPI: CONFigure:BLUetooth:SIGNaling<Instance>:CONNection:AUDio:HFP:CASTartup
driver.configure.connection.audio.hfp.set_castartup(call_activeat_startup = False)

Enables the indication of the active call to the EUT for the audio profile role hands free.

param call_activeat_startup

OFF | ON