Home | History | Annotate | Download | only in gatt

Lines Matching refs:GATT_SUCCESS

461 ** return           GATT_SUCCESS if sucessfully started; otherwise error code.
546 return GATT_SUCCESS;
593 ** Returns GATT_SUCCESS if sucessfully sent or queued; otherwise error code.
630 cmd_status = GATT_SUCCESS;
644 if (cmd_status == GATT_SUCCESS || cmd_status == GATT_CONGESTED)
665 ** Returns GATT_SUCCESS if sucessfully sent; otherwise error code.
716 ** Returns GATT_SUCCESS if sucessfully sent; otherwise error code.
770 ** Returns GATT_SUCCESS if command started successfully.
823 ** Returns GATT_SUCCESS if command received/sent successfully.
829 tGATT_STATUS status = GATT_SUCCESS;
892 ** Returns GATT_SUCCESS if command started successfully.
897 tGATT_STATUS status = GATT_SUCCESS;
980 ** Returns GATT_SUCCESS if command started successfully.
985 tGATT_STATUS status = GATT_SUCCESS;
1054 ** Returns GATT_SUCCESS if command started successfully.
1059 tGATT_STATUS status = GATT_SUCCESS;
1105 ** Returns GATT_SUCCESS if command started successfully.
1131 ret = GATT_SUCCESS;
1490 ** Returns GATT_SUCCESS if disconnected.
1511 ret = GATT_SUCCESS;