Home | History | Annotate | Download | only in gatt

Lines Matching refs:GATT_SUCCESS

460 ** return           GATT_SUCCESS if sucessfully started; otherwise error code.
545 return GATT_SUCCESS;
592 ** Returns GATT_SUCCESS if sucessfully sent or queued; otherwise error code.
627 cmd_status = GATT_SUCCESS;
641 if (cmd_status == GATT_SUCCESS)
663 ** Returns GATT_SUCCESS if sucessfully sent; otherwise error code.
709 ** Returns GATT_SUCCESS if sucessfully sent; otherwise error code.
763 ** Returns GATT_SUCCESS if command started successfully.
813 ** Returns GATT_SUCCESS if command received/sent successfully.
819 tGATT_STATUS status = GATT_SUCCESS;
882 ** Returns GATT_SUCCESS if command started successfully.
887 tGATT_STATUS status = GATT_SUCCESS;
970 ** Returns GATT_SUCCESS if command started successfully.
975 tGATT_STATUS status = GATT_SUCCESS;
1044 ** Returns GATT_SUCCESS if command started successfully.
1049 tGATT_STATUS status = GATT_SUCCESS;
1095 ** Returns GATT_SUCCESS if command started successfully.
1121 ret = GATT_SUCCESS;
1469 ** Returns GATT_SUCCESS if disconnected.
1490 ret = GATT_SUCCESS;