HomeSort by relevance Sort by last modified time
    Searched full:get_protocol (Results 1 - 10 of 10) 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:__anon24726
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rdpencomapi.h 96 STDMETHOD_(HRESULT,get_Protocol)(THIS_ __LONG32 *plProtocol) PURE;
112 #define IRDPSRAPITcpConnectionInfo_get_Protocol(This,plProtocol) (This)->lpVtbl->get_Protocol(This,plProtocol)
rend.h 149 virtual HRESULT WINAPI get_Protocol(BSTR *ppProtocol) = 0;
175 HRESULT (WINAPI *get_Protocol)(ITDirectoryObjectConference *This,BSTR *ppProtocol);
203 #define ITDirectoryObjectConference_get_Protocol(This,ppProtocol) (This)->lpVtbl->get_Protocol(This,ppProtocol)
    [all...]
scardssp.h     [all...]
mshtml.h     [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hid.cpp 353 if ( (status = sBluetoothHidInterface->get_protocol((bt_bdaddr_t *) addr, (bthh_protocol_mode_t) protocolMode)) !=
  /system/bt/btif/src/
btif_hh.c 1387 static bt_status_t get_protocol (bt_bdaddr_t *bd_addr, bthh_protocol_mode_t protocolMode) function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
usbprotocoldefs.h 106 #define GET_PROTOCOL 0x03
  /system/bt/bta/hh/
bta_hh_act.c 784 APPL_TRACE_DEBUG("GET_PROTOCOL Mode = [%s]",
    [all...]
bta_hh_le.c     [all...]

Completed in 285 milliseconds