Home
last modified time | relevance | path

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

/system/bt/udrv/include/
Duipc.h34 UIPC_CLOSE_EVT = 0x0002, enumerator
/system/bt/udrv/ulinux/
Duipc.c131 CASE_RETURN_STR(UIPC_CLOSE_EVT) in dump_uipc_event()
476 uipc_main.ch[ch_id].cback(ch_id, UIPC_CLOSE_EVT); in uipc_close_ch_locked()
/system/bt/btif/src/
Dbtif_media_task.c708 case UIPC_CLOSE_EVT: in btif_a2dp_ctrl_cb()
752 case UIPC_CLOSE_EVT: in btif_a2dp_data_cb()