Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbtc_hf_ag.c53 #ifndef BTC_HF_SERVICE_NAMES
54 #define BTC_HF_SERVICE_NAMES {BTC_HSAG_SERVICE_NAME , BTC_HFAG_SERVICE_NAME} macro
288 char * p_service_names[] = BTC_HF_SERVICE_NAMES; in btc_hf_execute_service()