HomeSort by relevance Sort by last modified time
    Searched refs:service_type (Results 51 - 65 of 65) sorted by null

1 23

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_cache.c     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java     [all...]
  /external/bluetooth/bluedroid/stack/include/
hcimsgs.h 377 UINT8 service_type,
431 UINT8 service_type,
    [all...]
bt_types.h 367 UINT8 service_type; /* see below */ member in struct:__anon6013
375 /* Values for service_type */
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_utils.c 637 UINT8_TO_STREAM (p, p_cfg->qos.service_type);
737 UINT8_TO_STREAM (p, p_cfg->qos.service_type);
    [all...]
l2c_main.c 526 STREAM_TO_UINT8 (cfg_info.qos.service_type, p);
628 STREAM_TO_UINT8 (cfg_info.qos.service_type, p);
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bt_amp_hci.h 112 uint8 service_type; member in struct:ext_flow_spec
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hfp.cpp 648 jint network_state, jint service_type, jint signal,
654 ((bthf_network_state_t) network_state, (bthf_service_type_t) service_type,
  /external/chromium_org/chrome/browser/ui/views/profiles/
profile_chooser_view.cc 503 view_mode, tutorial_mode, manage_accounts_params.service_type);
527 signin::GAIAServiceType service_type)
532 gaia_service_type_(service_type) {
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_acl.c     [all...]
  /external/chromium_org/third_party/webrtc/test/channel_transport/
udp_transport_impl.cc 698 const int32_t service_type = 0; // = SERVICETYPE_NOTRAFFIC local
700 if (!rtpSock->SetQos(service_type, not_specified, not_specified,
707 if (!rtcpSock->SetQos(service_type, not_specified, not_specified,
    [all...]
  /external/qemu/include/hw/
bt.h 709 uint8_t service_type; /* 1 = best effort */ member in struct:__anon34355
1818 uint8_t service_type; member in struct:__anon34478
    [all...]
  /external/bluetooth/bluedroid/stack/hcic/
hcicmds.c 876 BOOLEAN btsnd_hcic_qos_setup (UINT16 handle, UINT8 flags, UINT8 service_type,
896 UINT8_TO_STREAM (pp, service_type);
1037 UINT8 service_type, UINT32 token_rate,
1058 UINT8_TO_STREAM (pp, service_type);
    [all...]
  /external/libnfc-nci/src/include/
bt_types.h 344 UINT8 service_type; /* see below */ member in struct:__anon28580
352 /* Values for service_type */
  /external/bluetooth/bluedroid/stack/btu/
btu_hcif.c 927 STREAM_TO_UINT8 (flow.service_type, p);
    [all...]

Completed in 925 milliseconds

1 23