emulator: add HFP emulator type

This commit is contained in:
Frédéric Danis 2011-02-15 16:06:32 +01:00 committed by Denis Kenzior
parent de98d0b8bd
commit b5969360d7
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ struct ofono_emulator_request;
enum ofono_emulator_type {
OFONO_EMULATOR_TYPE_DUN,
OFONO_EMULATOR_TYPE_HFP,
};
enum ofono_emulator_request_type {