Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dutl.h35 #define BTA_UTL_SET_COD_SERVICE_CLASS 0x02 /* only set the bits in the input */ macro
/system/bt/bta/sys/
Dutl.c210 case BTA_UTL_SET_COD_SERVICE_CLASS: in utl_set_device_class()
/system/bt/btif/src/
Dbtif_sock_sdp.c318 if (!utl_set_device_class(&cod, BTA_UTL_SET_COD_SERVICE_CLASS)) in add_ops_sdp()
Dbtif_sdp_server.c712 utl_set_device_class(&cod, BTA_UTL_SET_COD_SERVICE_CLASS); in add_opps_sdp()
/system/bt/bta/hf_client/
Dbta_hf_client_act.c77 utl_set_device_class(&cod, BTA_UTL_SET_COD_SERVICE_CLASS); in bta_hf_client_register()
/system/bt/bta/av/
Dbta_av_main.c617 utl_set_device_class(&cod, BTA_UTL_SET_COD_SERVICE_CLASS); in bta_av_api_register()