Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/include/
Dbta_hf_client_int.h70 BTA_HF_CLIENT_MAX_EVT, enumerator
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_main.c525 if (event >= (BTA_HF_CLIENT_MAX_EVT & 0x00FF)) { in bta_hf_client_sm_execute()