Home | History | Annotate | Download | only in gatt

Lines Matching full:callback

373 ** Description      This callback function is called by L2CAP to indicate that
404 /* BR/EDR lik, ignore this callback */
416 /* send callback */
422 else /* there was an exisiting link, ignore the callback */
428 /* this is incoming connection or background connection callback */
554 ** Description This is the L2CAP connect confirm callback function.
606 ** Description This is the L2CAP config confirm callback function.
647 /* send callback */
665 ** Description This is the L2CAP config indication callback function.
712 /* send callback */
723 ** Description This is the L2CAP disconnect indication callback function.
753 /* send disconnect callback */
762 ** Description This is the L2CAP disconnect confirm callback function.
782 /* send disconnect callback */
795 ** Description This is the L2CAP data indication callback function.
820 ** Description Callback used to notify layer above about a connection.
1054 GATT_TRACE_DEBUG0("gatt_init_srv_chg callback not registered yet");