Searched defs:phone_capability (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/examples/call/
H A Dstatus.h77 bool phone_capability() const { return phone_capability_; } function in class:buzz::Status
107 bool p = phone_capability();
/external/kernel-headers/original/linux/
H A Dtelephony.h84 struct phone_capability { struct
99 #define PHONE_CAPABILITIES_LIST _IOR ('q', 0x81, struct phone_capability *)
100 #define PHONE_CAPABILITIES_CHECK _IOW ('q', 0x82, struct phone_capability *)

Completed in 381 milliseconds