Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/btc/include/btc/
Dbtc_manage.h20 int btc_profile_cb_set(btc_pid_t profile_id, void *cb);
21 void *btc_profile_cb_get(btc_pid_t profile_id);
Dbtc_task.h89 } btc_pid_t; //btc profile id typedef
/hal_espressif-latest/components/bt/common/btc/core/
Dbtc_manage.c26 int btc_profile_cb_set(btc_pid_t profile_id, void *cb) in btc_profile_cb_set()
37 void *btc_profile_cb_get(btc_pid_t profile_id) in btc_profile_cb_get()