Modules§
Structs§
- Represents a bt-hci device emulator. Instances of this type can be used manage the bt-hci-emulator driver within the test device hierarchy. The associated driver instance gets unbound and all bt-hci and bt-emulator device instances destroyed when
destroy_and_wait()
resolves successfully.destroy_and_wait()
MUST be called for proper clean up of the emulator device.