• Home
  • Raw
  • Download

Lines Matching refs:event

72     p_buf->hdr.event = BTA_AV_API_ENABLE_EVT;  in BTA_AvEnable()
94 p_buf->event = BTA_AV_API_DISABLE_EVT; in BTA_AvDisable()
119 p_buf->hdr.event = BTA_AV_API_REGISTER_EVT; in BTA_AvRegister()
145 p_buf->event = BTA_AV_API_DEREGISTER_EVT; in BTA_AvDeregister()
167 p_buf->hdr.event = BTA_AV_API_OPEN_EVT; in BTA_AvOpen()
191 p_buf->event = BTA_AV_API_CLOSE_EVT; in BTA_AvClose()
211 p_buf->hdr.event = BTA_AV_API_DISCONNECT_EVT; in BTA_AvDisconnect()
230 p_buf->event = BTA_AV_API_START_EVT; in BTA_AvStart()
248 p_buf->event = BTA_AV_API_OFFLOAD_START_EVT; in BTA_AvOffloadStart()
268 p_buf->hdr.event = BTA_AV_API_OFFLOAD_START_RSP_EVT; in BTA_AvOffloadStartRsp()
290 p_buf->event = BTA_AV_API_SINK_ENABLE_EVT; in BTA_AvEnable_Sink()
313 p_buf->hdr.event = BTA_AV_API_STOP_EVT; in BTA_AvStop()
340 p_buf->hdr.event = BTA_AV_API_RECONFIG_EVT; in BTA_AvReconfig()
367 p_buf->hdr.event = BTA_AV_API_PROTECT_REQ_EVT; in BTA_AvProtectReq()
397 p_buf->hdr.event = BTA_AV_API_PROTECT_RSP_EVT; in BTA_AvProtectRsp()
425 p_buf->hdr.event = BTA_AV_API_REMOTE_CMD_EVT; in BTA_AvRemoteCmd()
456 p_buf->hdr.event = BTA_AV_API_REMOTE_CMD_EVT; in BTA_AvRemoteVendorUniqueCmd()
486 p_buf->hdr.event = BTA_AV_API_VENDOR_CMD_EVT; in BTA_AvVendorCmd()
521 p_buf->hdr.event = BTA_AV_API_VENDOR_RSP_EVT; in BTA_AvVendorRsp()
557 p_buf->hdr.event = BTA_AV_API_RC_OPEN_EVT; in BTA_AvOpenRc()
577 p_buf->hdr.event = BTA_AV_API_RC_CLOSE_EVT; in BTA_AvCloseRc()
601 p_buf->hdr.event = BTA_AV_API_META_RSP_EVT; in BTA_AvMetaRsp()
630 p_buf->hdr.event = BTA_AV_API_META_RSP_EVT; in BTA_AvMetaCmd()