Searched defs:AfhMode (Results 1 – 3 of 3) sorted by relevance
219 void OnReadAfhChannelMapComplete(hci::AfhMode /* afh_mode */, in OnReadAfhChannelMapComplete()
643 void OnReadAfhChannelMapComplete(hci::AfhMode /* afh_mode */, in OnReadAfhChannelMapComplete()
222 enum class AfhMode : uint8_t {AFH_DISABLED = 0x0,AFH_ENABLED = 0x1,}; enum