Searched refs:cmd_sent (Results 1 – 2 of 2) sorted by relevance
670 tGATT_STATUS cmd_sent = GATT_ILLEGAL_PARAMETER; in GATTS_HandleValueNotification() local696 cmd_sent = attp_send_sr_msg (p_tcb, p_buf); in GATTS_HandleValueNotification()699 cmd_sent = GATT_NO_RESOURCES; in GATTS_HandleValueNotification()701 return cmd_sent; in GATTS_HandleValueNotification()721 tGATT_STATUS cmd_sent = GATT_ILLEGAL_PARAMETER; in GATTS_SendRsp() local744 …cmd_sent = gatt_sr_process_app_rsp (p_tcb, gatt_if, trans_id, p_tcb->sr_cmd.op_code, status, p_ms… in GATTS_SendRsp()746 return cmd_sent; in GATTS_SendRsp()
428 tGATT_STATUS cmd_sent = GATT_NO_RESOURCES; in attp_send_sr_msg() local435 cmd_sent = attp_send_msg_to_l2cap (p_tcb, p_msg); in attp_send_sr_msg()438 return cmd_sent; in attp_send_sr_msg()