HomeSort by relevance Sort by last modified time
    Searched defs:get_protocol (Results 1 - 4 of 4) sorted by null

  /hardware/libhardware/include/hardware/
bt_hh.h 118 * occurs for get_report/get_protocol api.
163 bt_status_t (*get_protocol) (bt_bdaddr_t *bd_addr, bthh_protocol_mode_t protocolMode); member in struct:__anon40365
  /external/bluetooth/bluedroid/btif/src/
btif_hh.c 1390 static bt_status_t get_protocol (bt_bdaddr_t *bd_addr, bthh_protocol_mode_t protocolMode) function
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
standalone.py 283 def get_protocol(self): member in class:_StandaloneRequest
287 protocol = property(get_protocol)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mshtmlc.h 14039 HRESULT (WINAPI *get_protocol)(IHTMLImgElement *This,BSTR *p); member in struct:IHTMLImgElementVtbl
14911 HRESULT (WINAPI *get_protocol)(IHTMLAnchorElement *This,BSTR *p); member in struct:IHTMLAnchorElementVtbl
20895 HRESULT (WINAPI *get_protocol)(IHTMLLocation *This,BSTR *p); member in struct:IHTMLLocationVtbl
21876 HRESULT (WINAPI *get_protocol)(IHTMLDocument2 *This,BSTR *p); member in struct:IHTMLDocument2Vtbl
24641 HRESULT (WINAPI *get_protocol)(IHTMLAreaElement *This,BSTR *p); member in struct:IHTMLAreaElementVtbl
    [all...]

Completed in 1432 milliseconds