Lines Matching refs:event
68 p_buf->hdr.event = BTA_HL_API_ENABLE_EVT; in BTA_HlEnable()
88 p_buf->event = BTA_HL_API_DISABLE_EVT; in BTA_HlDisable()
115 p_buf->hdr.event = BTA_HL_API_UPDATE_EVT; in BTA_HlUpdate()
162 p_buf->hdr.event = BTA_HL_API_REGISTER_EVT; in BTA_HlRegister()
201 p_buf->hdr.event = BTA_HL_API_DEREGISTER_EVT; in BTA_HlDeregister()
230 p_buf->hdr.event = BTA_HL_API_CCH_OPEN_EVT; in BTA_HlCchOpen()
257 p_buf->hdr.event = BTA_HL_API_CCH_CLOSE_EVT; in BTA_HlCchClose()
281 p_buf->hdr.event = BTA_HL_API_DCH_OPEN_EVT; in BTA_HlDchOpen()
310 p_buf->hdr.event = BTA_HL_API_DCH_RECONNECT_EVT; in BTA_HlDchReconnect()
334 p_buf->hdr.event = BTA_HL_API_DCH_CLOSE_EVT; in BTA_HlDchClose()
358 p_buf->hdr.event = BTA_HL_API_DCH_ABORT_EVT; in BTA_HlDchAbort()
382 p_buf->hdr.event = BTA_HL_API_SEND_DATA_EVT; in BTA_HlSendData()
411 p_buf->hdr.event = BTA_HL_API_DELETE_MDL_EVT; in BTA_HlDeleteMdl()
436 p_buf->hdr.event = BTA_HL_API_DCH_ECHO_TEST_EVT; in BTA_HlDchEchoTest()
463 p_buf->hdr.event = BTA_HL_API_SDP_QUERY_EVT; in BTA_HlSdpQuery()
493 p_buf->hdr.event = BTA_HL_API_DCH_CREATE_RSP_EVT; in BTA_HlDchCreateRsp()