HomeSort by relevance Sort by last modified time
    Searched refs:BTA_UTL_SET_COD_SERVICE_CLASS (Results 1 - 6 of 6) sorted by null

  /external/bluetooth/bluedroid/bta/include/
utl.h 35 #define BTA_UTL_SET_COD_SERVICE_CLASS 0x02 /* only set the bits in the input */
130 ** BTA_UTL_SET_COD_SERVICE_CLASS - set the bits in the input
  /external/bluetooth/bluedroid/bta/sys/
utl.c 182 ** BTA_UTL_SET_COD_SERVICE_CLASS - set the bits in the input
209 case BTA_UTL_SET_COD_SERVICE_CLASS:
  /external/bluetooth/bluedroid/bta/hf_client/
bta_hf_client_act.c 77 utl_set_device_class(&cod, BTA_UTL_SET_COD_SERVICE_CLASS);
  /external/bluetooth/bluedroid/btif/src/
btif_sock_sdp.c 413 utl_set_device_class(&cod, BTA_UTL_SET_COD_SERVICE_CLASS);
  /external/bluetooth/bluedroid/bta/av/
bta_av_main.c 595 utl_set_device_class(&cod, BTA_UTL_SET_COD_SERVICE_CLASS);
    [all...]
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_act.c 917 utl_set_device_class(&cod, BTA_UTL_SET_COD_SERVICE_CLASS);
    [all...]

Completed in 55 milliseconds