Home | History | Annotate | Download | only in gatt

Lines Matching refs:tGATT_STATUS

901 tGATT_STATUS gatt_send_error_rsp(tGATT_TCB* p_tcb, uint8_t err_code,
904 tGATT_STATUS status;
1508 void gatt_end_operation(tGATT_CLCB* p_clcb, tGATT_STATUS status, void* p_data) {