Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dutl.h35 #define BTA_UTL_SET_COD_SERVICE_CLASS 0x02 /* only set the bits in the input */ macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/sys/
Dutl.c205 case BTA_UTL_SET_COD_SERVICE_CLASS: in utl_set_device_class()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/sdp/
Dbtc_sdp.c773 utl_set_device_class(&cod, BTA_UTL_SET_COD_SERVICE_CLASS); in add_opps_sdp()