ble_gap_read_le_phy() function
Read PHYs used for specified connection. On success output parameters are filled with information about used PHY type.
Arguments
conn_handle
Connection handle
tx_phy
TX PHY used. Can be one of following constants: - BLE_GAP_LE_PHY_1M - BLE_GAP_LE_PHY_2M - BLE_GAP_LE_PHY_CODED
rx_phy
RX PHY used. Can be one of following constants: - BLE_GAP_LE_PHY_1M - BLE_GAP_LE_PHY_2M - BLE_GAP_LE_PHY_CODED
Return value
0 on success; nonzero on failure.
ble_gap_read_le_phy() calls 5 functions:
![]()
ble_gap_read_le_phy()
ble_gap_read_le_phy() reads 3 variables and writes 1 variable:
![]()
ble_gap_read_le_phy()