Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/btif/src/
Dbtif_av.c83 static btav_callbacks_t *bt_av_callbacks = NULL; variable
88 #define CHECK_BTAV_INIT() if ((bt_av_callbacks == NULL) || (btif_av_cb.sm_handle == NULL))\
331 HAL_CBACK(bt_av_callbacks, connection_state_cb, in btif_av_state_opening_handler()
359 HAL_CBACK(bt_av_callbacks, connection_state_cb, in btif_av_state_opening_handler()
421 HAL_CBACK(bt_av_callbacks, connection_state_cb, in btif_av_state_closing_handler()
507 HAL_CBACK(bt_av_callbacks, connection_state_cb, in btif_av_state_opened_handler()
517 HAL_CBACK(bt_av_callbacks, connection_state_cb, in btif_av_state_opened_handler()
572 HAL_CBACK(bt_av_callbacks, audio_state_cb, in btif_av_state_started_handler()
608 HAL_CBACK(bt_av_callbacks, connection_state_cb, in btif_av_state_started_handler()
643 HAL_CBACK(bt_av_callbacks, audio_state_cb, in btif_av_state_started_handler()
[all …]