Home | History | Annotate | Download | only in gatt

Lines Matching refs:e_handle

1698         UINT16 e_handle = ((UINT16)(*(p + 2)) + (((UINT16)(*(p + 3))) << 8));
1700 APPL_TRACE_ERROR("%s: service changed s_handle:0x%04x e_handle:0x%04x",
1701 __func__, s_handle, e_handle);
1707 bta_gattc_clear_notif_registration(p_srcb, conn_id, s_handle, e_handle);