Open
Description
ble_monitor: bt_helpers.py (0x0045: Packet([Parameter(name='selected_phys', width=4)])) -> API btmgmt_protocol.py (SetPHYConfiguration = 0x0045) -> Bluetooth Management API (Linux kernel)
http://www.bluez.org/
Bluetooth Management API
/doc/mgmt-api.txt
Set PHY Configuration Command
=============================
Command Code: 0x0045
Controller Index: <controller id>
Command Parameters: Selected_PHYs (4 Octet)
Return Parameters:
This command is used to set the default PHY to the controller.
This will be stored and used for all the subsequent scanning
and connection initiation.
The list of supported PHYs can be retrieved via the
Get PHY Configuration command. Selecting unsupported or
deselecting default PHYs will result in an Invalid Parameter
error.
This can be called at any point to change the Selected PHYs.
Refer Get PHY Configuration command for PHYs parameter.
This command generates a Command Complete event on success
or a Command Status event on failure.
Possible errors: Invalid Parameters
Invalid Index
Metadata
Metadata
Assignees
Labels
No labels
Activity