Searched refs:le_phy_update_all_phys (Results 1 – 2 of 2) sorted by relevance
666 uint8_t le_phy_update_all_phys; // 0xff for idle member
305 conn->le_phy_update_all_phys = 0xff; in hci_connection_init()7601 if (connection->le_phy_update_all_phys != 0xffu){ in hci_run_general_pending_commands()7602 uint8_t all_phys = connection->le_phy_update_all_phys; in hci_run_general_pending_commands()7603 connection->le_phy_update_all_phys = 0xff; in hci_run_general_pending_commands()9155 conn->le_phy_update_all_phys = all_phys; in gap_le_set_phy()