Searched refs:utl_set_device_class (Results 1 – 8 of 8) sorted by relevance
140 extern BOOLEAN utl_set_device_class(tBTA_UTL_COD *p_cod, UINT8 cmd);
80 utl_set_device_class(&cod, BTA_UTL_SET_COD_ALL); in bta_hf_client_register()109 utl_set_device_class(&cod, BTA_UTL_CLR_COD_SERVICE_CLASS); in bta_hf_client_deregister()
183 BOOLEAN utl_set_device_class(tBTA_UTL_COD *p_cod, UINT8 cmd) in utl_set_device_class() function
608 utl_set_device_class(&cod, BTA_UTL_SET_COD_ALL); in bta_av_api_register()
1897 utl_set_device_class(&cod, BTA_UTL_CLR_COD_SERVICE_CLASS); in bta_av_dereg_comp()
592 bool ret = utl_set_device_class(&p_cod, arg->set_cod.mode); in btc_gap_bt_set_cod()
773 utl_set_device_class(&cod, BTA_UTL_SET_COD_SERVICE_CLASS); in add_opps_sdp()
734 utl_set_device_class(&cod, BTA_UTL_SET_COD_MAJOR_MINOR); in bta_jv_enable()