The description of `Gap::GapState_t` is as follows: ``` /* Describes the current state of the device (more than one bit can be set). */ ``` Shouldn't this structure contain information about scanning and not just advertising/connected?