Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/core/
Dbtc_sm.c39 } btc_sm_cb_t; typedef
72 btc_sm_cb_t *p_cb; in btc_sm_init()
79 p_cb = (btc_sm_cb_t *)osi_malloc(sizeof(btc_sm_cb_t)); in btc_sm_init()
100 btc_sm_cb_t *p_cb = (btc_sm_cb_t *)handle; in btc_sm_shutdown()
120 btc_sm_cb_t *p_cb = (btc_sm_cb_t *)handle; in btc_sm_get_state()
146 btc_sm_cb_t *p_cb = (btc_sm_cb_t *)handle; in btc_sm_dispatch()
176 btc_sm_cb_t *p_cb = (btc_sm_cb_t *)handle; in btc_sm_change_state()