Home | History | Annotate | Download | only in gatt

Lines Matching refs:hdr

100         p_buf->hdr.event    = BTA_GATTS_API_REG_EVT;
130 p_buf->hdr.event = BTA_GATTS_API_DEREG_EVT;
164 p_buf->hdr.event = BTA_GATTS_API_CREATE_SRVC_EVT;
199 p_buf->hdr.event = BTA_GATTS_API_ADD_INCL_SRVC_EVT;
201 p_buf->hdr.layer_specific = service_id;
233 p_buf->hdr.event = BTA_GATTS_API_ADD_CHAR_EVT;
234 p_buf->hdr.layer_specific = service_id;
275 p_buf->hdr.event = BTA_GATTS_API_ADD_DESCR_EVT;
276 p_buf->hdr.layer_specific = service_id;
335 p_buf->hdr.event = BTA_GATTS_API_START_SRVC_EVT;
337 p_buf->hdr.layer_specific = service_id;
396 p_buf->hdr.event = BTA_GATTS_API_INDICATION_EVT;
397 p_buf->hdr.layer_specific = conn_id;
436 p_buf->hdr.event = BTA_GATTS_API_RSP_EVT;
437 p_buf->hdr.layer_specific = conn_id;
477 p_buf->hdr.event = BTA_GATTS_API_OPEN_EVT;
509 p_buf->hdr.event = BTA_GATTS_API_CANCEL_OPEN_EVT;
563 p_buf->hdr.event = BTA_GATTS_API_LISTEN_EVT;