Home
last modified time | relevance | path

Searched refs:BTA_UTL_SET_COD_SERVICE_CLASS (Results 1 – 5 of 5) sorted by relevance

/external/bluetooth/bluedroid/bta/include/
Dutl.h34 #define BTA_UTL_SET_COD_SERVICE_CLASS 0x02 /* only set the bits in the input */ macro
/external/bluetooth/bluedroid/bta/sys/
Dutl.c209 case BTA_UTL_SET_COD_SERVICE_CLASS: in utl_set_device_class()
/external/bluetooth/bluedroid/btif/src/
Dbtif_sock_sdp.c302 utl_set_device_class(&cod, BTA_UTL_SET_COD_SERVICE_CLASS); in add_ops_sdp()
/external/bluetooth/bluedroid/bta/av/
Dbta_av_main.c534 utl_set_device_class(&cod, BTA_UTL_SET_COD_SERVICE_CLASS); in bta_av_api_register()
/external/bluetooth/bluedroid/bta/jv/
Dbta_jv_act.c884 utl_set_device_class(&cod, BTA_UTL_SET_COD_SERVICE_CLASS); in bta_jv_set_service_class()