HomeSort by relevance Sort by last modified time
    Searched full:utl_set_device_class (Results 1 - 7 of 7) sorted by null

  /external/bluetooth/bluedroid/bta/include/
utl.h 44 /** for utl_set_device_class() **/
121 ** Function utl_set_device_class
138 extern BOOLEAN utl_set_device_class(tBTA_UTL_COD *p_cod, UINT8 cmd);
  /external/bluetooth/bluedroid/bta/sys/
utl.c 173 ** Function utl_set_device_class
190 BOOLEAN utl_set_device_class(tBTA_UTL_COD *p_cod, UINT8 cmd) function
  /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...]
bta_av_act.c     [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 1071 milliseconds