Home | History | Annotate | Download | only in gatt

Lines Matching full:s_handle

1697         UINT16 s_handle = ((UINT16)(*(p    )) + (((UINT16)(*(p + 1))) << 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);