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.c81 static btav_callbacks_t *bt_av_callbacks = NULL; variable
86 #define CHECK_BTAV_INIT() if ((bt_av_callbacks == NULL) || (btif_av_cb.sm_handle == NULL))\
330 HAL_CBACK(bt_av_callbacks, connection_state_cb, in btif_av_state_opening_handler()
358 HAL_CBACK(bt_av_callbacks, connection_state_cb, in btif_av_state_opening_handler()
419 HAL_CBACK(bt_av_callbacks, connection_state_cb, in btif_av_state_closing_handler()
500 HAL_CBACK(bt_av_callbacks, connection_state_cb, in btif_av_state_opened_handler()
507 HAL_CBACK(bt_av_callbacks, connection_state_cb, in btif_av_state_opened_handler()
548 HAL_CBACK(bt_av_callbacks, audio_state_cb, in btif_av_state_started_handler()
579 HAL_CBACK(bt_av_callbacks, connection_state_cb, in btif_av_state_started_handler()
614 HAL_CBACK(bt_av_callbacks, audio_state_cb, in btif_av_state_started_handler()
[all …]