Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_hf_client.h114 } send_xapl; member
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_hf_client_api.c428 strcpy(arg.send_xapl.information, information); in esp_hf_client_send_xapl()
429 arg.send_xapl.features = features; in esp_hf_client_send_xapl()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c1187 btc_hf_client_send_xapl(arg->send_xapl.information, arg->send_xapl.features); in btc_hf_client_call_handler()