Home | History | Annotate | Download | only in hh

Lines Matching refs:sm_event

1093   uint16_t sm_event = BTA_HH_INVALID_EVT;
1103 sm_event = BTA_HH_INT_OPEN_EVT;
1106 sm_event = BTA_HH_INT_CLOSE_EVT;
1109 sm_event = BTA_HH_INT_DATA_EVT;
1112 sm_event = BTA_HH_INT_HANDSK_EVT;
1115 sm_event = BTA_HH_INT_CTRL_DATA;
1134 if (sm_event != BTA_HH_INVALID_EVT) {
1137 p_buf->hdr.event = sm_event;